common: Allow wifi HAL to read SAP interface prop for hotspot
[GitHub/LineageOS/android_device_samsung_slsi_sepolicy.git] / README.md
CommitLineData
566e02b0
AS
1# SELinux policy for Samsung SLSI
2
3Don't recurse into the platform makefiles. We don't care about them, and we
4don't want to force a reset of `BOARD_SEPOLICY_DIRS`.
5
6If you want to use these policies, add a
7
8 include device/samsung_slsi/sepolicy/sepolicy.mk
9
10to your device's BoardConfig. It is highly recommended that in case you have
11your own `BOARD_SEPOLICY_DIRS` declaration, the inclusion happens _before_
12those lines