msm8953-common: Add DTV Support

- Add hidl to manifest
- Fix Sepolicy
- Add proper permissions for /dev/isdbt
This commit is contained in:
Jorge Lucas
2020-12-28 11:46:10 -03:00
parent 9aada5dae9
commit 60bf2fd5dc
8 changed files with 33 additions and 0 deletions

View File

@@ -13,3 +13,5 @@ allow init fsg_firmware_file:filesystem getattr;
allow init vendor_data_file:file lock;
allow init hal_audio_default:binder call;
allow init platform_app:binder call;
allow init system_file:system module_load;