AOSPAlliance / android-prepare-vendor

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

sunfish R Android 11 #35

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)

randomhydrosol commented 3 years ago

Tested on grapheneos. It booted

Nothing else has been tested

randomhydrosol commented 3 years ago

Verified boot is okay

losuler commented 3 years ago

Tested with RattlesnakeOS v11.0.1 (updated from v10.0.10) @dan-v. I haven't noticed anything not working yet, however I'll update this list later today when I get a chance to test further.

I'm not familiar enough with this to understand what exactly I should be looking out for in the logcat messages as they're very noisy, even with adb logcat "*:E". But if there's anything anyone wants me to look out for I can check.

I can confirm the issue with BiometricManager not working https://github.com/AOSPAlliance/android-prepare-vendor/issues/36 (tested with the methods in https://github.com/GrapheneOS/os_issue_tracker/issues/326).

Update:

I don't think I have VoLTE where I am, so I can't test that.

Wi-Fi calling isn't showing under Network & internet > Mobile network, whereas it does on the Google factory image (on sargo however). But it also isn't showing on Android 10 on RattlesnakeOS (walleye).

I couldn't get NFC to work either, but it doesn't work on walleye on Android 10 either. I was only testing by putting both phones back to back as I don't have any other way I know of to test it.

dan-v commented 3 years ago

@losuler can you see if video recording is broken for you? I haven't looked into it yet, but a video call today was unusable (extreme lag) on signal.

losuler commented 3 years ago

I wasn't able to reproduce the issue you had with video calls on Signal @dan-v, they were working fine for me both ways. Sadly the latest Google Camera .apk with Gcam-Services-Provider is crashing (the 7.4.x apk's work fine though, including video), but I assume this is an issue with Gcam-Services-Provider itself (I opened an issue on it at https://github.com/lukaspieper/Gcam-Services-Provider/issues/6).

dan-v commented 3 years ago

I wasn't able to reproduce the issue you had with video calls on Signal @dan-v, they were working fine for me both ways.

I rebooted and the issue went away, but I expect to see it crop up again and will investigate then. When it was in this broken state, taking videos resulted in videos with just a few captured frames (using stock aosp camera and gcam), audio would not record at all (using voice recorder), and a very brief look at logcat showed it spamming excessive log messages.

rekesz4 commented 3 years ago

Tested on GrapheneOS. I couldn't try NFC, VoLTE or Wi-Fi Calling, but everything worked perfectly for me. I also tried Signal video calling and it was smooth for me.

chirayudesai commented 3 years ago

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