Needed by CneApp.
dlopen failed: library "/system_ext/lib64/libvndfwk_detect_jni.qti.so" needed or dlopened by "/apex/com.android.art/lib64/libnativeloader.so" is not accessible for the namespace "vendor-classloader-namespace"
Change-Id: I400f03c3cb60acdc4263c24b1096c5961142f03f
Check for full partition name instead of partial prefix to
avoid matching with wrong partitions
Based on: fa259f46c2
Change-Id: I49d8837dc3f407b2c2a944735a25779bb6afb1c6
Signed-off-by: chandu078 <chandudyavanapelli03@gmail.com>
* When using generated_kernel_headers including
stdio.h will cause errors due to redefined macros.
Change-Id: I2f753a64f760b636be1325873e17697466fbf33d
Signed-off-by: chandu078 <chandudyavanapelli03@gmail.com>
* When using generated_kernel_headers including
asm/byteorder.h will cause a warning due to
unused static functions.
Change-Id: I2a74ec92487c13c4645048c96da8cb92b3cbd9f0
Signed-off-by: chandu078 <chandudyavanapelli03@gmail.com>
* On builds where A/B support is enabled the system image
acts as the rootfs. In this case we can no longer create
the non-HLOS image mount points at run time as we used
to, we now create them as part of the build itself.
Change-Id: I30d98f7c50fca3ce7117b9b8d87150655bb5b440
Devices launching with Android 13 or higher and shipping with
Android 13 must have an init_boot static partition. The generic
ramdisk is no longer be contained in the boot.img file that goes
in the boot partition. This generic ramdisk will be placed in a
new init_boot.img to be installed in a new init_boot partition.
Change-Id: I0434ef0cee209bb7709474c6db15b2c4fcb40a03
- Enable compilation of system_dlkm image to package GKI modules.
It provides the flexibility to update GKI driver post KMI freeze.
- Use sha256 to build hashtree for system_dlkm partition since it
provides robustness against malicious attacks.
Change-Id: Icb3a5ab44d39f8b55324b7d8c47ea3c01f94f066