Define mali configuration path explicitly

This avoids mali trying to read `/data/data/com.mali.testjava` for its
debug config.

Bug: b/205779871
Test: manual - reboot device and check the absence of AVC denials
Change-Id: Id168e9ce380eb6d3657a83e74ec8afd52bbd584e
diff --git a/device.mk b/device.mk
index e71b995..7bc4920 100644
--- a/device.mk
+++ b/device.mk
@@ -236,6 +236,8 @@
 # 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