Skip to content
Snippets Groups Projects
Commit 6a7c7f89 authored by David Duarte's avatar David Duarte
Browse files

Remove libbase from fluoride_basic_defaults

Test: mma
Bug: 279502784
Change-Id: I2c22fb2ee1aef407efd08b81874b5bcd307a052a
parent 68719d07
No related branches found
No related tags found
No related merge requests found
......@@ -116,7 +116,6 @@ cc_defaults {
"com.android.btservices",
],
shared_libs: [
"libbase",
"libcrypto",
],
static_libs: [
......
......@@ -64,6 +64,7 @@ cc_test {
shared_libs: [
"android.hardware.bluetooth.audio@2.0",
"android.hardware.bluetooth.audio@2.1",
"libbase",
"libdl",
],
static_libs: [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment