diff --git a/Android.mk b/Android.mk index b666a7eed67f8813c1bf30fd2453f40f3c4ece68..30532ef82f1264328d9e8928d30054165a3d04ae 100644 --- a/Android.mk +++ b/Android.mk @@ -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))