Test: Build sample app, ensure that app prediction service gets client
requests
Bug: 111701043
Change-Id: I33aceb2de31552b2d740dc333559d68728753e40
Signed-off-by: Winson Chung <winsonc@google.com>
6 lines
119 B
Plaintext
6 lines
119 B
Plaintext
java_library_static {
|
|
name: "services.appprediction",
|
|
srcs: ["java/**/*.java"],
|
|
libs: ["services.core"],
|
|
}
|