16kb: Set NO_BIONIC_PAGE_SIZE_MACRO on akita targets
Test: $ source build/envsetup.sh $ lunch akita-trunk_staging-userdebug $ get_build_var TARGET_NO_BIONIC_PAGE_SIZE_MACRO true Bug: 344687661 Bug: 347122169 Change-Id: I4e56ee73eed661fc962a2a2d93696385b692be07
This commit is contained in:
parent
c731428b77
commit
0287e6ec07
1 changed files with 2 additions and 0 deletions
|
@ -404,3 +404,5 @@ PRODUCT_SYSTEM_PROPERTIES += \
|
|||
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