sm8250-common: sepolicy: Initial vendor sepolicy
Change-Id: I28ae7907209b5aae9806466556dc49639dd7c9e4
This commit is contained in:
parent
507155e7a5
commit
f9c9767e3b
40 changed files with 588 additions and 0 deletions
20
sepolicy/vendor/attributes
vendored
Normal file
20
sepolicy/vendor/attributes
vendored
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
# HALs
|
||||
attribute hal_cameraHIDL;
|
||||
attribute hal_cameraHIDL_client;
|
||||
attribute hal_cameraHIDL_server;
|
||||
|
||||
attribute hal_display;
|
||||
attribute hal_display_client;
|
||||
attribute hal_display_server;
|
||||
|
||||
attribute hal_display_iris;
|
||||
attribute hal_display_iris_client;
|
||||
attribute hal_display_iris_server;
|
||||
|
||||
attribute hal_hdcpkey;
|
||||
attribute hal_hdcpkey_client;
|
||||
attribute hal_hdcpkey_server;
|
||||
|
||||
attribute hal_param;
|
||||
attribute hal_param_client;
|
||||
attribute hal_param_server;
|
||||
Loading…
Add table
Add a link
Reference in a new issue