summaryrefslogtreecommitdiff
path: root/StubLibraries.bp
diff options
context:
space:
mode:
authorGavin Corkery <gavincorkery@google.com>2021-02-15 20:22:58 +0000
committerGavin Corkery <gavincorkery@google.com>2021-02-15 21:30:18 +0000
commit338545d785d0079ff125a4cfd7a824e7ecf4c072 (patch)
tree2b98cde6d14ae74331cc0aebca9acc68555f7a39 /StubLibraries.bp
parent944eece7a49c47a2e3061aa266d89092d2894dcb (diff)
Add framework-scheduling libraries
Test: Builds Bug: 161353402 Change-Id: I39b2ff9ea4c08bb9bc699c807d0efa9ff092829e
Diffstat (limited to 'StubLibraries.bp')
-rw-r--r--StubLibraries.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/StubLibraries.bp b/StubLibraries.bp
index 3f2e89889912..4bd524f229ca 100644
--- a/StubLibraries.bp
+++ b/StubLibraries.bp
@@ -315,6 +315,7 @@ java_library_static {
"framework-mediaprovider.stubs",
"framework-permission.stubs",
"framework-permission-s.stubs",
+ "framework-scheduling.stubs",
"framework-sdkextensions.stubs",
"framework-statsd.stubs",
"framework-tethering.stubs",
@@ -338,6 +339,7 @@ java_library_static {
"framework-mediaprovider.stubs.system",
"framework-permission.stubs.system",
"framework-permission-s.stubs.system",
+ "framework-scheduling.stubs.system",
"framework-sdkextensions.stubs.system",
"framework-statsd.stubs.system",
"framework-tethering.stubs.system",
@@ -377,6 +379,7 @@ java_library_static {
"framework-mediaprovider.stubs.system",
"framework-permission.stubs.system",
"framework-permission-s.stubs.system",
+ "framework-scheduling.stubs.system",
"framework-sdkextensions.stubs.system",
"framework-statsd.stubs.system",
"framework-tethering.stubs.system",