Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AndroidSystemCore
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
AndroidSystemCore
Commits
d262346b
Commit
d262346b
authored
Aug 15, 2018
by
Tao Bao
Committed by
Gerrit Code Review
Aug 15, 2018
Browse files
Options
Downloads
Plain Diff
Merge "fs_mgr: Drop some unneeded dependencies."
parents
1e6a318b
7aa46080
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
fs_mgr/Android.bp
+3
-6
3 additions, 6 deletions
fs_mgr/Android.bp
with
3 additions
and
6 deletions
fs_mgr/Android.bp
+
3
−
6
View file @
d262346b
...
@@ -48,18 +48,15 @@ cc_library {
...
@@ -48,18 +48,15 @@ cc_library {
"fs_mgr_overlayfs.cpp",
"fs_mgr_overlayfs.cpp",
],
],
shared_libs: [
shared_libs: [
"libfec",
"libfec_rs",
"libbase",
"libbase",
"libcrypto_utils",
"libcrypto",
"libcrypto",
"libcrypto_utils",
"libcutils",
"libcutils",
"libext4_utils",
"libext4_utils",
"lib
keyutils
",
"lib
fec
",
"liblog",
"liblog",
"libsquashfs_utils",
"libselinux",
"liblp",
"liblp",
"libselinux",
],
],
static_libs: [
static_libs: [
"libavb",
"libavb",
...
...
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