build: depend on pawlet-system java_library directly

pawlet-system is now a java_library; reference it by name instead of
the .stubs.system stub variant.
This commit is contained in:
oxmc
2026-06-15 00:55:52 -07:00
parent 54f52cd200
commit 66d4250003

View File

@@ -37,7 +37,7 @@ android_app {
"setupcompat",
"setupdesign",
"SystemUISharedLib",
"pawlet-system.stubs.system",
"pawlet-system",
],
libs: ["telephony-common"],