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
committed by jeangraff30
parent 2478e765f5
commit d9313a152a
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;