Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
sepolicy: Only include legacy QC sepolicy
Browse files Browse the repository at this point in the history
 * This has now turned into a separate repository (maintained only
   for legacy devices, those that never got official Oreo updates).

Change-Id: I981b452b697bc3610d7aa97b74ed182c6b70ca30
  • Loading branch information
bgcngm authored and AdrianDC committed Aug 17, 2020
1 parent a0ce8f8 commit 753b74d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions board/selinux.mk
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# QCOM legacy sepolicies
include device/qcom/sepolicy-legacy/sepolicy.mk

# Device sepolicies
BOARD_SEPOLICY_DIRS += \
$(DEVICE_PATH)/sepolicy
Expand Down

0 comments on commit 753b74d

Please sign in to comment.