diff --git a/device.mk b/device.mk index 7da5662..b0e005f 100644 --- a/device.mk +++ b/device.mk @@ -278,8 +278,8 @@ endif # Mali Configuration Properties # b/221255664 prevents setting PROTECTED_MAX_CORE_COUNT=2 PRODUCT_VENDOR_PROPERTIES += \ - vendor.mali.protected_max_core_count=1 \ - vendor.mali.protected_tls_max=67108864 \ + 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 += \