Move netd related file group to the end for avoiding conflict
This patch should change no functionality. Test: builded pass Change-Id: I8161a9a365c6bfcd92f4b7a8fd641ad3a483d09c Merged-In: If3e387ae9fcc22da7a4feca30c20391e5b236728
This commit is contained in:
@@ -13,14 +13,14 @@ java_library_static {
|
||||
srcs: [
|
||||
"java/**/*.java",
|
||||
":dumpstate_aidl",
|
||||
":netd_aidl",
|
||||
":netd_metrics_aidl",
|
||||
":installd_aidl",
|
||||
":storaged_aidl",
|
||||
":vold_aidl",
|
||||
":mediaupdateservice_aidl",
|
||||
"java/com/android/server/EventLogTags.logtags",
|
||||
"java/com/android/server/am/EventLogTags.logtags",
|
||||
":netd_aidl",
|
||||
":netd_metrics_aidl",
|
||||
],
|
||||
|
||||
libs: [
|
||||
|
||||
Reference in New Issue
Block a user