Skip to content
Snippets Groups Projects
Commit 9299d939 authored by Tri Vo's avatar Tri Vo
Browse files

Enable treble_sepolicy_tests against 27.0 release.

Bug: 69390067
Test: build sepolicy
Change-Id: I4fc7438e4f825281d93a2849be9d2db819bea4ca
parent 1406926d
No related branches found
No related tags found
No related merge requests found
......@@ -237,6 +237,7 @@ ifneq ($(SELINUX_IGNORE_NEVERALLOWS),true)
LOCAL_REQUIRED_MODULES += \
sepolicy_tests \
treble_sepolicy_tests_26.0 \
treble_sepolicy_tests_27.0 \
endif
endif
......@@ -1332,6 +1333,9 @@ all_fc_args := $(foreach file, $(all_fc_files), -f $(file))
version_under_treble_tests := 26.0
include $(LOCAL_PATH)/treble_sepolicy_tests_for_release.mk
version_under_treble_tests := 27.0
include $(LOCAL_PATH)/treble_sepolicy_tests_for_release.mk
BASE_PLAT_PUBLIC_POLICY :=
BASE_PLAT_PRIVATE_POLICY :=
base_plat_policy.conf :=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment