Skip to check prebuilt max page size in PDK release
Bug: 362618412 Flag: build.PRODUCT_CHECK_PREBUILT_MAX_PAGE_SIZE Change-Id: I161445b265f0d500aac6d19355bc6ee274a805d3
This commit is contained in:
parent
736fcf07f4
commit
a4968fb245
2 changed files with 6 additions and 0 deletions
|
@ -497,7 +497,10 @@ $(call inherit-product-if-exists, device/google/common/etm/device-userdebug-modu
|
|||
endif
|
||||
|
||||
PRODUCT_NO_BIONIC_PAGE_SIZE_MACRO := true
|
||||
|
||||
ifneq ($(wildcard vendor/arm/mali/valhall),)
|
||||
PRODUCT_CHECK_PREBUILT_MAX_PAGE_SIZE := true
|
||||
endif
|
||||
|
||||
# Bluetooth device id
|
||||
# Shiba: 0x410E
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue