universal7885: Switch to new AIDL memtrack HAL

Change-Id: I3ae077b5f59e4fcf32489eef64bce8551d758998
This commit is contained in:
Tim Zimmermann 2022-09-09 15:24:33 +02:00 committed by roynatech2544
commit 36615e9d9f
3 changed files with 4 additions and 7 deletions

View file

@ -69,11 +69,6 @@
<fqname>@1.0::IOmx/default</fqname>
<fqname>@1.0::IOmxStore/default</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.memtrack</name>
<transport>hwbinder</transport>
<fqname>@1.0::IMemtrack/default</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.sensors</name>
<transport>hwbinder</transport>

View file

@ -185,3 +185,6 @@ genfscon sysfs /kernel/gpu/
genfscon sysfs /kernel/gpu/gpu_max_clock u:object_r:sysfs_gpu_writable:s0
genfscon sysfs /kernel/gpu/gpu_min_clock u:object_r:sysfs_gpu_writable:s0
genfscon sysfs /devices/platform/11500000.mali/dma_buf_gpu_mem u:object_r:sysfs_gpu:s0
genfscon sysfs /devices/platform/11500000.mali/kprcs u:object_r:sysfs_gpu:s0
genfscon sysfs /devices/platform/11500000.mali/total_gpu_mem u:object_r:sysfs_gpu:s0

View file

@ -185,8 +185,7 @@ PRODUCT_COPY_FILES += \
# Memtrack
PRODUCT_PACKAGES += \
android.hardware.memtrack@1.0-impl \
android.hardware.memtrack@1.0-service
android.hardware.memtrack-service.samsung-mali
# NFC
PRODUCT_PACKAGES += \