Skip to content

Commit

Permalink
Merge "libc++fs is part of libc++ now." into main
Browse files Browse the repository at this point in the history
  • Loading branch information
enh-google authored and Gerrit Code Review committed Jun 13, 2024
2 parents 7141469 + 11b5358 commit 0bdd9be
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions services/inputflinger/reader/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ cc_defaults {
"libutils",
],
static_libs: [
"libc++fs",
"libchrome-gestures",
"libui-types",
],
Expand Down Expand Up @@ -155,7 +154,6 @@ cc_library_shared {
},
},
static_libs: [
"libc++fs",
"libchrome-gestures",
],
}
1 change: 0 additions & 1 deletion services/inputflinger/tests/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ cc_test {
},
static_libs: [
"libflagtest",
"libc++fs",
"libgmock",
],
require_root: true,
Expand Down

0 comments on commit 0bdd9be

Please sign in to comment.