now?
This commit is contained in:
@@ -2,17 +2,17 @@ java_sdk_library {
|
|||||||
name: "pawlet-device",
|
name: "pawlet-device",
|
||||||
srcs: ["core/java/**/*.java"],
|
srcs: ["core/java/**/*.java"],
|
||||||
api_packages: ["pawletos.device"],
|
api_packages: ["pawletos.device"],
|
||||||
|
|
||||||
libs: ["android_stubs_current"],
|
libs: ["android_stubs_current"],
|
||||||
static_libs: ["framework-minus-apex"],
|
static_libs: ["framework-minus-apex"],
|
||||||
|
|
||||||
sdk_version: "system_current",
|
sdk_version: "system_current",
|
||||||
product_specific: true,
|
product_specific: true,
|
||||||
installable: true,
|
installable: true,
|
||||||
|
|
||||||
visibility: [
|
visibility: [
|
||||||
"//frameworks/base/...",
|
"//frameworks/base/...",
|
||||||
"//packages/apps/...",
|
"//packages/apps/...",
|
||||||
"//vendor/...",
|
"//vendor:__subpackages__",
|
||||||
],
|
],
|
||||||
}
|
}
|
Reference in New Issue
Block a user