Skip to content
Snippets Groups Projects
Commit 7713ea24 authored by Michael Wright's avatar Michael Wright Committed by android-build-merger
Browse files

Merge "O MR1 is API 27" into oc-mr1-dev

am: 2049efa4

Change-Id: I75c95bd95d018fed355706c128540408c6a327b6
parents 66862984 2049efa4
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ include $(LOCAL_PATH)/definitions.mk
# is made which breaks compatibility with the previous platform sepolicy version,
# not just on every increase in PLATFORM_SDK_VERSION. The minor version should
# be reset to 0 on every bump of the PLATFORM_SDK_VERSION.
sepolicy_major_vers := 26
sepolicy_major_vers := 27
sepolicy_minor_vers := 0
ifneq ($(sepolicy_major_vers), $(PLATFORM_SDK_VERSION))
......
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