update new sdk
This commit is contained in:
parent
f33907443a
commit
744c72c133
1643 changed files with 83006 additions and 28021 deletions
2
android/device/softwinner/common/sepolicy/vendor/hal_bluetooth_default.te
vendored
Normal file → Executable file
2
android/device/softwinner/common/sepolicy/vendor/hal_bluetooth_default.te
vendored
Normal file → Executable file
|
@ -10,6 +10,8 @@ allow hal_bluetooth_default tmpfs:dir { write };
|
|||
allow hal_bluetooth_default bluetooth_data_file:dir search;
|
||||
allow hal_bluetooth_default bluetooth_data_file:file open;
|
||||
allow hal_bluetooth_default bluetooth_data_file:file read;
|
||||
allow hal_bluetooth_default bluetooth_logs_data_file:dir { write search create add_name remove_name};
|
||||
allow hal_bluetooth_default bluetooth_logs_data_file:file {open read write create rename unlink getattr};
|
||||
allow hal_bluetooth_default proc:file open;
|
||||
allow hal_bluetooth_default proc:file write;
|
||||
|
||||
|
|
1
android/device/softwinner/common/sepolicy/vendor/shell.te
vendored
Normal file → Executable file
1
android/device/softwinner/common/sepolicy/vendor/shell.te
vendored
Normal file → Executable file
|
@ -5,3 +5,4 @@ allow shell sysfs_zram:dir search;
|
|||
allow shell sysfs_zram:file { read getattr open };
|
||||
allow shell hal_memtrack_default:binder call;
|
||||
allow shell untrusted_app_25:process getsched;
|
||||
set_prop(shell, system_prop)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue