The dependency is not needed and will soon be forbidden. Bug: 113148576 Test: build Change-Id: I87975f5be02bff94f60da3b5d53c4cda711fddb0
9 lines
134 B
Plaintext
9 lines
134 B
Plaintext
java_library_static {
|
|
name: "services.devicepolicy",
|
|
srcs: ["java/**/*.java"],
|
|
|
|
libs: [
|
|
"services.core",
|
|
],
|
|
}
|