Define mali configuration path explicitly
It looks like this device configuration was copied before ag/22512002 was applied. Zuma Pro counterpart for the following patch: Define mali configuration path explicitly Git hash 7038bae086b572038ddb3d7b203b34b9519dd0fe Test: None Bug: 303925354 Change-Id: I39e3e4d0731129e3f5238700e0351840aed69f6d
This commit is contained in:
parent
3276b5f5a5
commit
51b504701a
1 changed files with 2 additions and 0 deletions
|
@ -278,6 +278,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