Remove libarctimer dependencies
This is no longer used. Bug: 182446785 Test: build Change-Id: I6fa50cd59812dfb993f436c31ac7ca7d882f18fc
This commit is contained in:
@@ -24,21 +24,10 @@ cc_library_shared {
|
||||
],
|
||||
|
||||
shared_libs: [
|
||||
"libnativehelper",
|
||||
"liblog",
|
||||
"libbase",
|
||||
"libnativehelper",
|
||||
"liblog",
|
||||
"libbase",
|
||||
],
|
||||
|
||||
product_variables: {
|
||||
arc: {
|
||||
exclude_srcs: [
|
||||
"com_android_server_alarm_AlarmManagerService.cpp",
|
||||
],
|
||||
srcs: [
|
||||
":arctimersrcs",
|
||||
],
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
filegroup {
|
||||
|
||||
@@ -188,7 +188,6 @@ cc_defaults {
|
||||
shared_libs: [
|
||||
"libarcbridge",
|
||||
"libarcbridgeservice",
|
||||
"libarctimer",
|
||||
"libbase",
|
||||
"libcap",
|
||||
"libchrome",
|
||||
|
||||
Reference in New Issue
Block a user