merge libs, lol
This commit is contained in:
@@ -3,8 +3,10 @@ java_sdk_library {
|
|||||||
srcs: ["core/java/**/*.java"],
|
srcs: ["core/java/**/*.java"],
|
||||||
api_packages: ["pawletos.device"],
|
api_packages: ["pawletos.device"],
|
||||||
|
|
||||||
libs: ["android_stubs_current"],
|
libs: [
|
||||||
libs: ["framework"],
|
"android_stubs_current",
|
||||||
|
"framework",
|
||||||
|
],
|
||||||
|
|
||||||
sdk_version: "system_current",
|
sdk_version: "system_current",
|
||||||
product_specific: true,
|
product_specific: true,
|
||||||
|
Reference in New Issue
Block a user