Assigned
Status Update
Comments
rk...@google.com <rk...@google.com> #2
Project: platform/frameworks/support
Branch: androidx-master-dev
commit b90079595f33f58fece04026a97faa0d243acdb1
Author: Yuichi Araki <yaraki@google.com>
Date: Wed Sep 18 16:55:49 2019
Change the way to detect mismatch between POJO and query
This fixes cursor mismatch warnings with expandProjection.
Bug: 140759491
Test: QueryMethodProcessorTest
Change-Id: I7659002e5e0d1ef60fc1af2a625c0c36da0664d8
M room/compiler/src/main/kotlin/androidx/room/processor/QueryMethodProcessor.kt
M room/compiler/src/main/kotlin/androidx/room/solver/TypeAdapterStore.kt
M room/compiler/src/main/kotlin/androidx/room/solver/query/result/PojoRowAdapter.kt
M room/compiler/src/test/kotlin/androidx/room/processor/QueryMethodProcessorTest.kt
M room/compiler/src/test/kotlin/androidx/room/testing/TestProcessor.kt
https://android-review.googlesource.com/1123258
https://goto.google.com/android-sha1/b90079595f33f58fece04026a97faa0d243acdb1
Branch: androidx-master-dev
commit b90079595f33f58fece04026a97faa0d243acdb1
Author: Yuichi Araki <yaraki@google.com>
Date: Wed Sep 18 16:55:49 2019
Change the way to detect mismatch between POJO and query
This fixes cursor mismatch warnings with expandProjection.
Bug: 140759491
Test: QueryMethodProcessorTest
Change-Id: I7659002e5e0d1ef60fc1af2a625c0c36da0664d8
M room/compiler/src/main/kotlin/androidx/room/processor/QueryMethodProcessor.kt
M room/compiler/src/main/kotlin/androidx/room/solver/TypeAdapterStore.kt
M room/compiler/src/main/kotlin/androidx/room/solver/query/result/PojoRowAdapter.kt
M room/compiler/src/test/kotlin/androidx/room/processor/QueryMethodProcessorTest.kt
M room/compiler/src/test/kotlin/androidx/room/testing/TestProcessor.kt
Description
Android Studio Version: Unknown
Emulator Version (Emulator--> Extended Controls--> Emulator Version): 35.1.20-12234392
Hypervisor Version: WHPX 10.0.22631
Android SDK Tools: invalid
Host Operating System: Windows 10 Pro Education
CPU Manufacturer: Intel CPU
Hyper-V Root Partition
64-bit CPU
RAM: 16016 MB
GPU: GPU #1
Make: 8086
Model: Intel(R) UHD Graphics
Device ID: 46b3
Build Fingerprint: google/sdk_gphone64_x86_64/emu64xa:15/AE3A.240806.005/12228598:user/dev-keys
AVD Details: Name: pixel_7_-_api_35
CPU/ABI: x86_64
Path: C:\Users\Jimi Palkonen\.android\avd\pixel_7_-_api_35.avd
Target: google_apis_playstore [Google Play] (API level 35)
Skin: 1080x2400
SD Card: 512M
disk.dataPartition.size: 6442450944
fastboot.forceColdBoot: no
fastboot.forceFastBoot: yes
hw.accelerometer: yes
hw.arc: no
hw.audioInput: yes
hw.battery: yes
hw.camera.back: virtualscene
hw.camera.front: emulated
hw.cpu.ncore: 4
hw.dPad: no
hw.gps: yes
hw.gpu.mode: auto
hw.keyboard: yes
hw.lcd.density: 420
hw.lcd.height: 2400
hw.lcd.width: 1080
hw.mainKeys: no
hw.ramSize: 1536
hw.sdCard: yes
hw.sensors.orientation: yes
hw.sensors.proximity: yes
hw.trackBall: no
skin.dynamic: yes
vm.heapSize: 256
hw.device.hash2: MD5:9cfa1e95ac9cd7b57d7aac913d0b34ca17a9d277d6036111b5bd65a8291598a3
hw.device.manufacturer: Google
showDeviceFrame: no
tag.display: Google Play
PlayStore.enabled: true
hw.gpu.enabled: yes
avd.ini.displayname: Pixel 7 - API 35
image.sysdir.1: system-images\android-35\google_apis_playstore\x86_64\
AvdId: pixel_7_-_api_35
Steps to Reproduce Bug:The whole emulator is broken. None of the buttons work nor does the screen take any inputs its like frozen but the side buttons like shut down doesnt work,
Expected Behavior:
Observed Behavior: