Merge "Update Mali DDK to r40 : Sysprop configuration settings" into udc-d1-dev am: e64fbfc479
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/21749920 Change-Id: Ic286e7907a690e1c4319f800717e58a983e0e17a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
472aa0f4af
1 changed files with 6 additions and 0 deletions
|
@ -246,6 +246,12 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|||
ro.hardware.vulkan=mali
|
||||
endif
|
||||
|
||||
# Mali Configuration Properties
|
||||
# b/221255664 prevents setting PROTECTED_MAX_CORE_COUNT=2
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
vendor.mali.base_protected_max_core_count=1 \
|
||||
vendor.mali.base_protected_tls_max=67108864 \
|
||||
vendor.mali.platform_agt_frequency_khz=24576
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.opengles.aep.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.opengles.aep.xml \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue