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:
Luke Huang
2018-12-07 11:53:59 +08:00
parent 095d0f640e
commit 2ef88d1875

View File

@@ -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: [