Skip to content
Snippets Groups Projects
Commit 2ce89492 authored by Ian Pedowitz's avatar Ian Pedowitz Committed by android-build-merger
Browse files

Merge "Revert "O is API 26"" into oc-dev am: 47859a93

am: 998c2ff9

Change-Id: Iaee20b097f4cb7b36eb39deef3b2ce8ceb70fc67
parents 6ea8423a 998c2ff9
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ LOCAL_PATH:= $(call my-dir) ...@@ -10,7 +10,7 @@ LOCAL_PATH:= $(call my-dir)
# 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 := 25
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.
Finish editing this message first!
Please register or to comment