Skip to content

Commit

Permalink
sanders: sepolicy: Add fm_prop, qcom_ims_prop cnd_vendor_prop types
Browse files Browse the repository at this point in the history
Change-Id: I9b62c24f8f61bfaac17121045e6fdc4e4f5c1e47
  • Loading branch information
lucasponez authored and Dybios committed May 16, 2021
1 parent 7971313 commit b59caf9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sepolicy/vendor/property.te
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ type qti_telephony_prop, property_type;
type wcnss_prop, property_type;
type tee_listener_prop, property_type;
type persist_camera_prop, property_type;
type fm_prop, property_type;
type qcom_ims_prop, property_type;
type cnd_vendor_prop, property_type;

0 comments on commit b59caf9

Please sign in to comment.