Fixed
Status Update
Comments
sj...@google.com <sj...@google.com>
cc...@google.com <cc...@google.com>
ap...@google.com <ap...@google.com> #2
Yigit, do you have time to fix it?
reemission of the same liveData is racy
reemission of the same liveData is racy
na...@google.com <na...@google.com> #3
yea i'll take it.
Description
The version used:https://developer.android.com/jetpack/androidx/releases/benchmark#1.1.0-alpha13
Devices/Android versions reproduced on: blueline based on Android 12
Running .\gradlew.bat lockClocks command couldn't lock the GPU frequency. The related log is shown as below: Unable to lock gpu clocks of AOSP on blueline (blueline).
384 if [ "$DEVICE" -ne "wembley" ]; then
Please correct the "-ne" operators.