Update Android.bp
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
java_sdk_library {
|
java_sdk_library {
|
||||||
name: "pawlet-device",
|
name: "pawlet-device",
|
||||||
api_packages: ["pawletos.device"],
|
api_packages: ["pawletos.device"],
|
||||||
|
srcs: ["core/java/**/*.java"],
|
||||||
api_dir: "api",
|
api_dir: "api",
|
||||||
sdk_version: "system_current",
|
sdk_version: "system_current",
|
||||||
product_specific: true,
|
product_specific: true,
|
||||||
|
Reference in New Issue
Block a user