upload android base code part6
This commit is contained in:
parent
421e214c7d
commit
4e516ec6ed
35396 changed files with 9188716 additions and 0 deletions
7
android/system/sepolicy/private/file.te
Normal file
7
android/system/sepolicy/private/file.te
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Compatibility with type names used in vanilla Android 4.3 and 4.4.
|
||||
typealias audio_data_file alias audio_firmware_file;
|
||||
typealias app_data_file alias platform_app_data_file;
|
||||
typealias app_data_file alias download_file;
|
||||
|
||||
# /proc/config.gz
|
||||
type config_gz, fs_type;
|
Loading…
Add table
Add a link
Reference in a new issue