Skip to content
Snippets Groups Projects
Commit 2049efa4 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents 16145a0c a9bfbbfe
Branches
Tags
No related merge requests found
...@@ -12,7 +12,7 @@ include $(LOCAL_PATH)/definitions.mk ...@@ -12,7 +12,7 @@ include $(LOCAL_PATH)/definitions.mk
# is made which breaks compatibility with the previous platform sepolicy version, # is made which breaks compatibility with the previous platform sepolicy version,
# not just on every increase in PLATFORM_SDK_VERSION. The minor version should # 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. # be reset to 0 on every bump of the PLATFORM_SDK_VERSION.
sepolicy_major_vers := 26 sepolicy_major_vers := 27
sepolicy_minor_vers := 0 sepolicy_minor_vers := 0
ifneq ($(sepolicy_major_vers), $(PLATFORM_SDK_VERSION)) ifneq ($(sepolicy_major_vers), $(PLATFORM_SDK_VERSION))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment