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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Werner Sembach
AndroidSystemSEPolicy
Commits
a1ac791f
Commit
a1ac791f
authored
7 years ago
by
android-build-team Robot
Browse files
Options
Downloads
Plain Diff
Snap for 4384531 from
146457c2
to oc-m2-release
Change-Id: I4c771be0be894d25f847d508c8333603e0d266ff
parents
326874bd
146457c2
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
Android.mk
+11
-0
11 additions, 0 deletions
Android.mk
public/attributes
+1
-1
1 addition, 1 deletion
public/attributes
with
12 additions
and
1 deletion
Android.mk
+
11
−
0
View file @
a1ac791f
...
@@ -190,6 +190,7 @@ ifeq ($(PRODUCT_FULL_TREBLE),true)
...
@@ -190,6 +190,7 @@ ifeq ($(PRODUCT_FULL_TREBLE),true)
# Use split SELinux policy
# Use split SELinux policy
LOCAL_REQUIRED_MODULES
+=
\
LOCAL_REQUIRED_MODULES
+=
\
$(
platform_mapping_file
)
\
$(
platform_mapping_file
)
\
26.0.cil
\
nonplat_sepolicy.cil
\
nonplat_sepolicy.cil
\
plat_sepolicy.cil
\
plat_sepolicy.cil
\
plat_and_mapping_sepolicy.cil.sha256
\
plat_and_mapping_sepolicy.cil.sha256
\
...
@@ -378,6 +379,16 @@ current_mapping.cil :=
...
@@ -378,6 +379,16 @@ current_mapping.cil :=
#################################
#################################
include
$(CLEAR_VARS)
include
$(CLEAR_VARS)
LOCAL_MODULE
:=
26.0.cil
LOCAL_SRC_FILES
:=
private/compat/26.0/26.0.cil
LOCAL_MODULE_CLASS
:=
ETC
LOCAL_MODULE_TAGS
:=
optional
LOCAL_MODULE_PATH
:=
$(
TARGET_OUT
)
/etc/selinux/mapping
include
$(BUILD_PREBUILT)
#################################
include
$(CLEAR_VARS)
LOCAL_MODULE
:=
plat_and_mapping_sepolicy.cil.sha256
LOCAL_MODULE
:=
plat_and_mapping_sepolicy.cil.sha256
LOCAL_MODULE_CLASS
:=
ETC
LOCAL_MODULE_CLASS
:=
ETC
LOCAL_MODULE_TAGS
:=
optional
LOCAL_MODULE_TAGS
:=
optional
...
...
This diff is collapsed.
Click to expand it.
public/attributes
+
1
−
1
View file @
a1ac791f
...
@@ -243,7 +243,7 @@ expandattribute hal_drm false;
...
@@ -243,7 +243,7 @@ expandattribute hal_drm false;
attribute hal_drm_client;
attribute hal_drm_client;
expandattribute hal_drm_client true;
expandattribute hal_drm_client true;
attribute hal_drm_server;
attribute hal_drm_server;
expandattribute hal_drm_server
tru
e;
expandattribute hal_drm_server
fals
e;
attribute hal_cas;
attribute hal_cas;
expandattribute hal_cas false;
expandattribute hal_cas false;
attribute hal_cas_client;
attribute hal_cas_client;
...
...
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