summaryrefslogtreecommitdiff
path: root/api/ApiDocs.bp
diff options
context:
space:
mode:
author Paul Duffin <paulduffin@google.com> 2023-10-16 13:46:17 +0100
committer Paul Duffin <paulduffin@google.com> 2023-10-16 13:46:17 +0100
commit3cfb89b10ea5e09f85e7719ed57d76b77408ea01 (patch)
tree106a8797e6d921c5bc4fbefbf22ba139f967a6c7 /api/ApiDocs.bp
parent05909bca25a924536a9c9a5f51dce61fac90d591 (diff)
Remove unused `extensions_info_file` property from framework-doc-stubs
The `droidstubs.extensions_info_file` property is only used when `api_levels_annotations_enabled: true`. The `framwork-doc-stubs` uses `api_levels_module` instead and so does not need `extensions_info_file` any more. Bug: 305688818 Test: m framework-doc-stubs # Before and after and check output to confirm that it does not change Change-Id: I4ad3f5b24e998eb9d5d47fa2240d2281fa9d6fc6
Diffstat (limited to 'api/ApiDocs.bp')
-rw-r--r--api/ApiDocs.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/api/ApiDocs.bp b/api/ApiDocs.bp
index 30b442336148..7142eb5bef53 100644
--- a/api/ApiDocs.bp
+++ b/api/ApiDocs.bp
@@ -124,7 +124,6 @@ droidstubs {
"packages/modules/Media/apex/aidl/stable",
],
},
- extensions_info_file: ":sdk-extensions-info",
}
droidstubs {