summaryrefslogtreecommitdiff
path: root/StubLibraries.bp
diff options
context:
space:
mode:
authorVictor Chang <vichang@google.com>2021-05-12 10:47:16 +0100
committerVictor Chang <vichang@google.com>2021-05-12 18:27:41 +0100
commite06e41e35841fff0e091bae2414cbd66b5c90234 (patch)
treeee90ce3a1936f24d488d49b7ea06c99da05ea7d5 /StubLibraries.bp
parent177d3788acd2bbd296d1c46705655b6deb8fd709 (diff)
Add ART module-lib and system API to the collection
Bug: 157639992 Test: m update-api Change-Id: Id0c62abed4aa932f291b71dcd814d065bb59eb2c
Diffstat (limited to 'StubLibraries.bp')
-rw-r--r--StubLibraries.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/StubLibraries.bp b/StubLibraries.bp
index ed24d43eda10..4d5b09fac9e3 100644
--- a/StubLibraries.bp
+++ b/StubLibraries.bp
@@ -255,7 +255,7 @@ modules_public_stubs = [
modules_system_stubs = [
"android.net.ipsec.ike.stubs.system",
- "art.module.public.api.stubs", // Only has public stubs
+ "art.module.public.api.stubs",
"conscrypt.module.public.api.stubs", // Only has public stubs
"framework-appsearch.stubs.system",
"framework-connectivity.stubs.system",