16kb: zumapro: Verify that zumapro prebuilts are 16kb elf aligned
Set the product flag PRODUCT_CHECK_PREBUILT_MAX_PAGE_SIZE to verify that zumapro prebuilts are 16kb compatible. See: https://source.android.com/docs/core/architecture/16kb-page-size/16kb#verify-16kb-alignment Bug: 342466032 Bug: 363170018 Change-Id: Ib60842dc090c16822bc727a6d7442951b7b45aa2 Test: Build target Flag: EXEMPT bugfix
This commit is contained in:
parent
267f5b0e79
commit
ab4b51ee5e
1 changed files with 1 additions and 0 deletions
|
@ -1311,3 +1311,4 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
dumpstate.strict_run=false
|
||||
|
||||
PRODUCT_NO_BIONIC_PAGE_SIZE_MACRO := true
|
||||
PRODUCT_CHECK_PREBUILT_MAX_PAGE_SIZE := true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue