* Enable 64 bit compilation for DRM plugins.
* This will generate DRM plugins, HALs & oemcrypto_test in 64 bit.
Change-Id: I3b2ff2f45edb112f0ca0ae64a04f3908bf1205d6
This block is completely redundant because;
* WITH_DEXPREOPT := true is the default.
* WITH_DEXPREOPT_PIC is never read.
* DEX_PREOPT_DEFAULT := nostripping has no effect when the
BOARD_USES_SYSTEM_OTHER_ODEX flag is set to true.
Change-Id: Ie298e7479384b27a023098cd19f3d043c845c4f3
* Due to LineageOS/android_build@28d0698e8, eng and userdebug builds are
only having boot and system server dexpreopt-ed thus need to explicitly
disable WITH_DEXPREOPT_BOOT_IMG_AND_SYSTEM_SERVER_ONLY on device
makefile to enable full dexpreopt for userdebug builds.
* Also, remove useless WITH_DEXPREOPT flag from device makefile since it
defaults to true in the build system and WILL never be set.
Change-Id: Ieafce32de7225d5bcf7168c5ff31d7fb2d38af92
* Straight from CAF (as per LA.UM.6.3.r4-04300-sdm845.0), with BTM_DEF_LOCAL_NAME unset so that ro.product.model is used instead.
Change-Id: If6ba5c8a19f73a7a7c3a86fceecb1c9c075f913f