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
0bf26d4e
Commit
0bf26d4e
authored
Jan 27, 2017
by
Sandeep Patil
Committed by
android-build-merger
Jan 27, 2017
Browse files
Options
Downloads
Plain Diff
Merge "Fix cleanspec for property_contexts" am:
6d26506c
am:
90eabf79
am:
c0dd74b0
Change-Id: I6e5e96aff1739a3a5e7f53e2e5e8b7104ce8c02f
parents
ce899054
c0dd74b0
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CleanSpec.mk
+3
-0
3 additions, 0 deletions
CleanSpec.mk
with
3 additions
and
0 deletions
CleanSpec.mk
+
3
−
0
View file @
0bf26d4e
...
...
@@ -57,3 +57,6 @@ $(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/nonplat_property_contexts)
$(
call
add-clean-step,
rm
-rf
$(
PRODUCT_OUT
)
/recovery/root/nonplat_property_contexts
)
$(
call
add-clean-step,
rm
-rf
$(
PRODUCT_OUT
)
/root/plat_property_contexts
)
$(
call
add-clean-step,
rm
-rf
$(
PRODUCT_OUT
)
/recovery/root/plat_property_contexts
)
$(
call
add-clean-step,
rm
-rf
$(
PRODUCT_OUT
)
/root/property_contexts
)
$(
call
add-clean-step,
rm
-rf
$(
PRODUCT_OUT
)
/recovery/root/property_contexts
)
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