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