Skip to content
Commit f90c624e authored by Jaihind Yadav's avatar Jaihind Yadav Committed by Gerrit - the friendly Code Review server
Browse files

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
parent fd253c8e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment