No description
Find a file
Jaihind Yadav f90c624e54 sepolicy: fix system_file_type and get_prop for coredomians.
As part of new AOSP restriction all the domains which are working
from system partation should have "system_file_type" attribute
else will lead to compile time failure .

For reading / setting any property  we should be using
following macros .
set_prop( domain, property_label)
get_prop( domain, property_label)

So addressing  these as part of new requirments .

Change-Id: I6ef373404640f285a57484024665a42f615ce863
2018-11-02 01:21:04 -07:00
generic sepolicy: fix system_file_type and get_prop for coredomians. 2018-11-02 01:21:04 -07:00
qva sepolicy: changes needed to get the target boot to UI. 2018-11-01 15:47:55 -07:00
Android.mk sepolicy: inital commit for seperation of generic to qva 2018-10-31 17:47:16 +05:30