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

1
sepolicy/vendor/device.te vendored Normal file
View File

@@ -0,0 +1 @@
type isdbt_device, dev_type;