Add custom sepolicy to support samsung Galaxy S9

This is harmless on other devices because this type doesn't exist, so
isn't used.
This commit is contained in:
Pierre-Hugues Husson 2018-03-21 17:15:55 +01:00
parent 6f0f99d488
commit a3818e7455
1 changed files with 4 additions and 0 deletions

4
sepolicy/samsung.te Normal file
View File

@ -0,0 +1,4 @@
type boot_prop, property_type;
set_prop(system_server, boot_prop);