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
c8ba9091
Commit
c8ba9091
authored
Jun 20, 2018
by
Steven Moreland
Browse files
Options
Downloads
Patches
Plain Diff
Fix type of ro.kernel.qemu: int -> bool
Bug: N/A Test: boot Change-Id: I67e3554383977c3fb5e89f236838a9cb39fb257e
parent
d90d001a
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/property_contexts
+1
-1
1 addition, 1 deletion
public/property_contexts
with
1 addition
and
1 deletion
public/property_contexts
+
1
−
1
View file @
c8ba9091
...
...
@@ -273,7 +273,7 @@ ro.hardware.vehicle u:object_r:exported_default_prop:s0 exact string
ro.hardware.vibrator u:object_r:exported_default_prop:s0 exact string
ro.hardware.virtual_device u:object_r:exported_default_prop:s0 exact string
ro.hardware.vulkan u:object_r:exported_default_prop:s0 exact string
ro.kernel.qemu u:object_r:exported_default_prop:s0 exact
int
ro.kernel.qemu u:object_r:exported_default_prop:s0 exact
bool
ro.kernel.qemu. u:object_r:exported_default_prop:s0
ro.kernel.android.bootanim u:object_r:exported_default_prop:s0 exact int
ro.odm.build.date u:object_r:exported_default_prop:s0 exact string
...
...
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