summaryrefslogtreecommitdiff
Diffstat
-rw-r--r--core_amlogic.mk17
-rw-r--r--core_base_atv.mk64
-rw-r--r--init.amlogic.wifi_buildin.rc1
-rw-r--r--init.amlogic.wifi_buildin_ap62x8.rc1
-rw-r--r--patch/Readme.txt12
-rw-r--r--products/tv/init.amlogic.rc3
-rw-r--r--products/tv/product_tv.mk5
-rw-r--r--sepolicy/device.te3
-rw-r--r--sepolicy/file.te7
-rw-r--r--sepolicy/file_contexts22
-rw-r--r--sepolicy/hal_audio_default.te1
-rw-r--r--sepolicy/hal_graphics_composer_default.te4
-rw-r--r--sepolicy/hal_tv_input_default.te6
-rw-r--r--sepolicy/hwservice.te1
-rw-r--r--sepolicy/hwservice_contexts4
-rw-r--r--sepolicy/hwservicemanager.te5
-rw-r--r--sepolicy/mediacodec.te2
-rw-r--r--sepolicy/system_app.te8
-rw-r--r--sepolicy/system_control.te15
-rw-r--r--sepolicy/tvserver.te48
-rw-r--r--wifi.mk7
-rw-r--r--wifi_driver.mk8
-rw-r--r--wifi_modules.mk1
23 files changed, 207 insertions, 38 deletions
diff --git a/sepolicy/file.te b/sepolicy/file.te
index ed24f76..ed477f5 100644
--- a/sepolicy/file.te
+++ b/sepolicy/file.te
@@ -40,4 +40,9 @@ type ntfs, sdcard_type, fs_type, mlstrustedobject;
type exfat, sdcard_type, fs_type, mlstrustedobject;
type optee_file, file_type, data_file_type;
-
+type sysfs_cec, fs_type, sysfs_type;
+type sysfs_display_mode, fs_type, sysfs_type;
+type sysfs_lcd, fs_type, sysfs_type;
+type sysfs_rdma, fs_type, sysfs_type;
+type sysfs_am_vecm, fs_type, sysfs_type;
+type sysfs_di, fs_type, sysfs_type;