From 536b9a4ee6c901daaa7a18509a845c5ecffb5054 Mon Sep 17 00:00:00 2001 From: Michael Butler Date: Wed, 19 Oct 2022 10:29:23 -0700 Subject: [PATCH] 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 --- edgetpu/file_contexts | 2 -- 1 file changed, 2 deletions(-) diff --git a/edgetpu/file_contexts b/edgetpu/file_contexts index bfd5f608..62002307 100644 --- a/edgetpu/file_contexts +++ b/edgetpu/file_contexts @@ -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