AOSPAlliance / android-prepare-vendor

Set of scripts to automate AOSP compatible vendor blobs generation from factory images
25 stars 8 forks source link

bonito/sargo R Android 11 #33

Closed chirayudesai closed 3 years ago

chirayudesai commented 3 years ago
chirayudesai commented 3 years ago

Also mention: APV commit, and OS tested with (AOSP/a fork/etc)

chirayudesai commented 3 years ago

@gee-one I copied over your results. Forgot to add NFC to the template :/

inthewaves commented 3 years ago

Hi, could you also check the permanent timeout for fingerprint unlock and the use of BiometricManager in apps?

I'm having some issues with that using sargo as outlined in https://github.com/GrapheneOS/os_issue_tracker/issues/325 and https://github.com/GrapheneOS/os_issue_tracker/issues/326 (these issues occured to me on both the development branch of GrapheneOS using apv and AOSP android-11.0.0_r1 using the Google blobs, but they did not occur on the stock Google OS)

inthewaves commented 3 years ago

@gee-one ^ (didn't realize at first)

thestinger commented 3 years ago

This is likely an issue of missing resource overlays. That's something we have not been handling at all beyond a few exceptions.

inthewaves commented 3 years ago

missing resource overlays

This fixes it for sargo: https://github.com/GrapheneOS/device_google_bonito/pull/6

chirayudesai commented 3 years ago

This can be closed now, everything works, and this has been running fine for months!