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
a3d32127
Commit
a3d32127
authored
11 years ago
by
Tapas Kumar Kundu
Browse files
Options
Downloads
Patches
Plain Diff
Exclude fakeappops from PRODUCT_PACKAGES
Change-Id: I4d3d0b9e486d81a2957487fac6f7d9348eeca9fc
parent
6b6ab6fd
No related branches found
Branches containing commit
Tags
AU_LINUX_GECKO_ICS_STRAWBERRY_V1.01.00.01.19.022
AU_LINUX_GECKO_ICS_STRAWBERRY_V1.01.00.01.19.023
M76XXUSNEKNFYA1040
Tags containing commit
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 @
a3d32127
...
...
@@ -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 rilproxy,
$(
PRODUCT_PACKAGES
))
PRODUCT_PACKAGES
:=
$(
filter-out
fakeappops
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