Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AndroidSystemSEPolicy
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Werner Sembach
AndroidSystemSEPolicy
Commits
ed4841ce
Commit
ed4841ce
authored
7 years ago
by
Ian Pedowitz
Committed by
android-build-merger
7 years ago
Browse files
Options
Downloads
Plain Diff
Merge "Revert "Revert "O is API 26""" into oc-dev
am:
0f406a7a
Change-Id: I39ba184fe5b89a6cace60a4ea31f42e3e9940fce
parents
ffb5b3f9
0f406a7a
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Android.mk
+1
-1
1 addition, 1 deletion
Android.mk
with
1 addition
and
1 deletion
Android.mk
+
1
−
1
View file @
ed4841ce
...
@@ -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
:=
2
5
sepolicy_major_vers
:=
2
6
sepolicy_minor_vers
:=
0
sepolicy_minor_vers
:=
0
ifneq
($(sepolicy_major_vers), $(PLATFORM_SDK_VERSION))
ifneq
($(sepolicy_major_vers), $(PLATFORM_SDK_VERSION))
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment