Remove apex_available from libstatslog
Test: m -j Bug: 149781190 Change-Id: I765852b1719a3056c06a0965ea6a05a8e8410693
This commit is contained in:
@@ -120,12 +120,6 @@ cc_library {
|
||||
"liblog",
|
||||
"libcutils",
|
||||
],
|
||||
apex_available: [
|
||||
"//apex_available:platform",
|
||||
//TODO(b/149781190): Remove this once statsd no longer depends on libstatslog
|
||||
"com.android.os.statsd",
|
||||
"test_com.android.os.statsd",
|
||||
],
|
||||
target: {
|
||||
android: {
|
||||
shared_libs: ["libstatssocket"],
|
||||
|
||||
Reference in New Issue
Block a user