* MediaProvider changes in AOSP 14 QPR3 cause a crash if external USB
storage device is connected on the first boot.
* D MediaProvider: Backup is present for external_primary
E FuseDaemon: Leveldb setup is missing for: external_primary
I FuseDaemon: ReadFilePathsFromLevelDb: Missing leveldb connection, attempting setup.
E FuseDaemon: Leveldb setup is missing for: internal
E FuseDaemon: Leveldb connection failed for :internal with error:IO error: /storage/emulated/0/.transforms/recovery/leveldb-internal/LOCK: Permission denied
E FuseDaemon: Leveldb setup is missing for: external_primary
E FuseDaemon: Leveldb connection failed for :external_primary with error:IO error: /storage/emulated/0/.transforms/recovery/leveldb-external_primary/LOCK: Permission denied
E FuseDaemon: Leveldb setup is missing for: ownership
E FuseDaemon: Leveldb connection failed for :ownership with error:IO error: /storage/emulated/0/.transforms/recovery/leveldb-ownership/LOCK: Permission denied
F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 in tid 12344 (fg), pid 12323 (rs.media.module)
* Otherwise QS tile changes in AOSP 14 QPR3 cause a crash.
* E DatabaseUtils: java.lang.IllegalArgumentException: The value of your setting [sysui_qs_tiles] is too long. The max length allowed for the string is 32768.
* AOSP14 QPR2 (android-14.0.0_r29) introduced some (bionic?) changes that
fail to boot on rpi4 with cortex-a72 CPU variant.
* Neither cortex-a72/cortex-a72 nor cortex-a53/generic TARGET_CPU_VARIANT/
TARGET_2ND_CPU_VARIANT combinations seem to work. Use generic CPU variant.
* Fixes https://github.com/raspberry-vanilla/android_local_manifest/issues/70.
* This already gets enabled by inheriting virtualization makefile
where this was enabled for Android 14 in
3a747a655c
* Add this also here for clarity and redundancy.
* Does not pass 'make check-vintf-all'.
* Following HALs are deprecated at FCM level 8:
android.hardware.camera.provider@2.5::ICameraProvider/external/0
android.hardware.camera.provider@2.5::ICameraProvider/legacy/0
android.hardware.gatekeeper@1.0::IGatekeeper/default
android.hardware.graphics.allocator@4.0::IAllocator/default
android.hardware.graphics.composer@2.4::IComposer/default
android.hardware.keymaster@4.1::IKeymasterDevice/default
android.hardware.tv.cec@1.0::IHdmiCec/default