Fix build breakage. Remove debug_camera_app.te as it's not defined.
ERROR 'unknown type debug_camera_app' at token ';' on line 83026: allow debug_camera_app edgetpu_app_service:service_manager find; bug: 238929529 Test: make selinux_policy -j128 Change-Id: Ia8a21d02bff5c2f0c62e333b6b800678a80a2c51
This commit is contained in:
parent
b11f8d2103
commit
7efce53e84
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
||||||
userdebug_or_eng(`
|
|
||||||
# Allows GCA-Eng to find and access the EdgeTPU.
|
|
||||||
allow debug_camera_app edgetpu_app_service:service_manager find;
|
|
||||||
allow debug_camera_app edgetpu_device:chr_file { getattr read write ioctl map };
|
|
||||||
')
|
|
Loading…
Add table
Add a link
Reference in a new issue