Moving the corresponding core_64_bit_only make file after removing the
entry from the common64.mk file. This is to enable the GSI components for
64 bit option available.
Change-Id: Idefd924e096371ae53fd76781257667b4f5a2fb7
As of 14 QPR2 this is broken, let's remove it instead of updating it
every 3 months. breakfast is the way to go.
Change-Id: I097bd54b894d9a49c7ce8b1ab6f343349e268fd8
Android 14 introduced BOARD_SYSTEM_KERNEL_MODULES and it conflicts with
the currently implemented GKI handling setup, so workaround and migrate
to SYSTEM_KERNEL_MODULES.
Change-Id: I77798268c825a08761c103faaf3a38a9e086dad4
This now matches securemsm-kernel configs for kalama.
Essentially, QCOM explicitly loads hdcp_qseecom_dlkm in recovery
and also decided to load qrng_dlkm in the first-stage in order
to improve booting times.
Change-Id: I6ff0debc8eaabf3d2ee0d06771f74b90d21e1804
* host_init_verifier: Command 'mkdir /efs/pfw_data 0760 vendor_spay vendor_spay' (out/soong/.intermediates/device/samsung/dm2q/init/init.dm2q.rc/android_arm64_armv8-a-branchprot/init.dm2q.rc:43) failed: Unable to decode UID for 'vendor_spay': getpwnam failed: No such file or directory
* host_init_verifier: Command 'chown vendor_spay system /dev/mst_ctrl' (out/soong/.intermediates/device/samsung/dm2q/init/init.dm2q.rc/android_arm64_armv8-a-branchprot/init.dm2q.rc:46) failed: Unable to decode UID for 'vendor_spay': getpwnam failed: No such file or directory
* host_init_verifier: Failed to parse init scripts with 2 error(s).
Change-Id: I335548e1764be85e57273798b1e7ed18ab6f0e00