Device tree for Google Pixel 8a
TARGET_ build variables MUST NOT be set up in device* files. In the device* files, the PRODUCT_ variables are not defined properly and only after the build system finishes parsing all the product files, we can set up TARGET_ vars based on PRODUCT_ vars. During the parsing of the BoardConfig files, the PRODUCT_ vars are defined and their values can not be changed. The variables removed affect only 16kb page size target and they are set in either device/google/zuma/BoardConfig-16k-common.mk (which is already inherited by device-akita.mk) or in akita_16k.mk. Bug: 349877551 Test: $ lunch akita_16k-trunk_staging-userdebug $ get_build_var TARGET_USERDATAIMAGE_FILE_SYSTEM_TYPE ext4 $ get_build_var TARGET_KERNEL_DIR device/google/akita-kernels/6.1/trunk-12043309/16kb $ get_build_var TARGET_RW_FILE_SYSTEM_TYPE ext4 Flag: EXEMPT bugfix Change-Id: Ia62ed7f3f794390d2f9344cf394046f013c63838 |
||
---|---|---|
akita | ||
audio/akita | ||
bluetooth | ||
conf | ||
factory-images | ||
location/gnssd | ||
nfc | ||
powerstats/akita | ||
radio/coex | ||
rro_overlays | ||
self-extractors | ||
sensors | ||
uwb | ||
wifi | ||
akita_generic.mk | ||
Android.bp | ||
Android.mk | ||
AndroidProducts.mk | ||
aosp_akita.mk | ||
aosp_akita_fullmte.mk | ||
board-info.txt | ||
device-akita.mk | ||
display_golden_external_display_cal2.pb | ||
factory_akita.mk | ||
manifest.xml | ||
NOTICE | ||
OWNERS | ||
powerhint-akita.json | ||
PREUPLOAD.cfg | ||
thermal_info_config_akita.json | ||
thermal_info_config_charge_akita.json | ||
thermal_info_config_charge_proto.json | ||
thermal_info_config_proto.json |