mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-10-31 18:36:41 +00:00
[DNM] msm8226-common: selinux: set enforcing state back
This commit is contained in:
parent
2a8ce17641
commit
e8af831705
2 changed files with 0 additions and 3 deletions
|
@ -97,7 +97,6 @@ DEVICE_MATRIX_FILE := device/samsung/msm8226-common/compatibility_matrix.xml
|
|||
TARGET_KEYMASTER_SKIP_WAITING_FOR_QSEE := true
|
||||
|
||||
# SELinux
|
||||
CONFIG_NEO_MSM_SEPOLICY_TYPE := temporary
|
||||
include device/samsung/msm8226-common/sepolicy/sepolicy.mk
|
||||
|
||||
# Partitions
|
||||
|
|
|
@ -14,8 +14,6 @@
|
|||
# limitations under the License.
|
||||
#
|
||||
|
||||
ifeq ($(CONFIG_NEO_MSM_SEPOLICY_TYPE), common)
|
||||
include device/qcom/sepolicy-legacy/sepolicy.mk
|
||||
BOARD_SEPOLICY_DIRS += \
|
||||
device/samsung/msm8226-common/sepolicy/common
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue