Remove same_process_hal_file attribute from libedgetpu_dba_hal

libedgetpu_dba_hal.so is changed from /vendor to /system_ext in this
topic, so this CL removes the now-unnecessary same_process_hal_file
attribute from libedgetpu_dba_hal and its AIDL interface.

Bug: 245792277
Test: mma
Test: atest edgetpu_dba_hal_test
Change-Id: Ibbe58fa8c0992f28b54b69308345b3729d77ef90
This commit is contained in:
Michael Butler 2022-10-19 10:29:23 -07:00
parent 688b2b08f3
commit 536b9a4ee6

View file

@ -28,5 +28,3 @@
# EdgeTPU DBA service
/vendor/bin/hw/com\.google\.edgetpu.dba-service u:object_r:edgetpu_dba_server_exec:s0
/vendor/lib64/com\.google\.edgetpu.dba-V1-ndk\.so u:object_r:same_process_hal_file:s0
/vendor/lib64/libedgetpu_dba_hal\.so u:object_r:same_process_hal_file:s0