Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
build
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CodeLinaro
lf
build
Commits
25d3b620
Commit
25d3b620
authored
11 years ago
by
Linux Build Service Account
Committed by
Gerrit - the friendly Code Review server
11 years ago
Browse files
Options
Downloads
Plain Diff
Merge "Keep fakeperm in PRODUCT_PACKAGES"
parents
d6fbbde9
22415489
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
b2g_product.mk
+1
-1
1 addition, 1 deletion
b2g_product.mk
with
1 addition
and
1 deletion
b2g_product.mk
+
1
−
1
View file @
25d3b620
...
...
@@ -30,7 +30,7 @@ ENABLE_LIBRECOVERY ?= true
include
gonk-misc/b2g.mk
include
external/moztt/fonts.mk
TARGET_PROVIDES_INIT_RC
:=
PRODUCT_PACKAGES
:=
$(
filter-out fakesched
fakeperm
rilproxy,
$(
PRODUCT_PACKAGES
))
PRODUCT_PACKAGES
:=
$(
filter-out fakesched rilproxy,
$(
PRODUCT_PACKAGES
))
PRODUCT_PACKAGES
+=
librecovery_updater_qcom
PRODUCT_PROPERTY_OVERRIDES
+=
\
...
...
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