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