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
22415489
Commit
22415489
authored
11 years ago
by
Michael Vines
Browse files
Options
Downloads
Patches
Plain Diff
Keep fakeperm in PRODUCT_PACKAGES
Change-Id: I52b2f894560730765abbc434967c9004acaa33dd
parent
522cb807
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 @
22415489
...
...
@@ -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