Merge "Define mali configuration path explicitly" into udc-d1-dev am: f5ae1a10ce
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/22786210 Change-Id: Ic7cee6c34096cd6d767437a44645967f2109ca34 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
00af97bd48
1 changed files with 2 additions and 0 deletions
|
@ -259,6 +259,8 @@ endif
|
|||
# Mali Configuration Properties
|
||||
# b/221255664 prevents setting PROTECTED_MAX_CORE_COUNT=2
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
vendor.mali.platform.config=/vendor/etc/mali/platform.config \
|
||||
vendor.mali.debug.config=/vendor/etc/mali/debug.config \
|
||||
vendor.mali.base_protected_max_core_count=1 \
|
||||
vendor.mali.base_protected_tls_max=67108864 \
|
||||
vendor.mali.platform_agt_frequency_khz=24576
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue