* No idea how stock does this, will figure it out later.
* Labeling droidlogic app changes nothing.
Change-Id: Icd27d73402a9fdffdc849de7d2f56183e86e3da6
## Properties
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
+## SELinux
+SELINUX_IGNORE_NEVERALLOWS := true
+BOARD_VENDOR_SEPOLICY_DIRS += device/google/sabrina/sepolicy/vendor
+
## Wi-Fi
BOARD_WLAN_DEVICE := realtek
BOARD_WPA_SUPPLICANT_DRIVER := NL80211
--- /dev/null
+allow platform_app systemcontrol_hwservice:hwservice_manager { add find };
--- /dev/null
+allow system_app systemcontrol_hwservice:hwservice_manager { add find };