16kb: Set NO_BIONIC_PAGE_SIZE_MACRO on shusky targets
Test: source build/envsetup.sh lunch aosp_{shiba,husky}-trunk_staging-userdebug get_build_var TARGET_NO_BIONIC_PAGE_SIZE_MACRO Bug: 310232825 Change-Id: Ib005384c58912f53a3294512a175d1c6fd78dbf6
This commit is contained in:
parent
58ab0d9afb
commit
4604f3b565
2 changed files with 4 additions and 0 deletions
|
@ -424,3 +424,5 @@ PRODUCT_PACKAGES += \
|
|||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||
$(call inherit-product-if-exists, device/google/common/etm/device-userdebug-modules.mk)
|
||||
endif
|
||||
|
||||
PRODUCT_NO_BIONIC_PAGE_SIZE_MACRO := true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue