update new sdk

This commit is contained in:
August 2020-07-15 19:27:51 +08:00
parent f33907443a
commit 744c72c133
1643 changed files with 83006 additions and 28021 deletions

View 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
View 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)