sm8250-common: sepolicy: Fix build for S
Change-Id: Ic0c822ce146bee4d09a62306d4573f557acd186e
This commit is contained in:
parent
55053bf55c
commit
0fe53f415a
5 changed files with 6 additions and 7 deletions
6
sepolicy/vendor/property.te
vendored
6
sepolicy/vendor/property.te
vendored
|
|
@ -1,4 +1,4 @@
|
|||
# Motorola
|
||||
type vendor_mot_fingerprint_prop, property_type;
|
||||
type vendor_mot_hw_prop, property_type;
|
||||
type vendor_mot_touch_prop, property_type;
|
||||
vendor_internal_prop(vendor_mot_fingerprint_prop);
|
||||
vendor_internal_prop(vendor_mot_hw_prop);
|
||||
vendor_internal_prop(vendor_mot_touch_prop);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue