From c451487f8ffc1f720523249257a53ba737ff73bd Mon Sep 17 00:00:00 2001 From: Ankit Goyal Date: Mon, 29 Jan 2024 09:23:56 -0800 Subject: [PATCH] Add memtrack SE policies are already there. Probably policies were copied properly from the previous project but device files were not. Bug: 321899122 Test: `adb shell dumpsys meminfo surfaceflinger` shows data for graphics Change-Id: I72deafef9e2b6c49360f73ef4c71642dddd2e2f8 --- device.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device.mk b/device.mk index 337de05..abf68b9 100644 --- a/device.mk +++ b/device.mk @@ -566,7 +566,7 @@ PRODUCT_PACKAGES += \ android.hardware.graphics.allocator-V1-service PRODUCT_PACKAGES += \ - memtrack.$(TARGET_BOARD_PLATFORM) \ + android.hardware.memtrack-service.pixel \ libion_exynos \ libion