Merge "Add statsd_java_aidl to framework-statsd"
This commit is contained in:
committed by
Android (Google) Code Review
commit
d3e560f53f
@@ -263,8 +263,6 @@ filegroup {
|
||||
":libcamera_client_aidl",
|
||||
":libcamera_client_framework_aidl",
|
||||
":libupdate_engine_aidl",
|
||||
// TODO: this needs to be removed when statsd-framework.jar is separated out
|
||||
":statsd_java_aidl",
|
||||
":storaged_aidl",
|
||||
":vold_aidl",
|
||||
|
||||
|
||||
@@ -15,9 +15,9 @@
|
||||
filegroup {
|
||||
name: "framework-statsd-sources",
|
||||
srcs: [
|
||||
"java/**/*.java",
|
||||
"java/**/*.java",
|
||||
":statsd_java_aidl",
|
||||
],
|
||||
path: "java",
|
||||
}
|
||||
|
||||
java_library {
|
||||
|
||||
Reference in New Issue
Block a user