Skip to content
Snippets Groups Projects
Forked from Dhina17 / platform_frameworks_base
140149 commits behind the upstream repository.
  • Paul Duffin's avatar
    3cfb89b1
    Remove unused `extensions_info_file` property from framework-doc-stubs · 3cfb89b1
    Paul Duffin authored
    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
    3cfb89b1
    History
    Remove unused `extensions_info_file` property from framework-doc-stubs
    Paul Duffin authored
    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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
ApiDocs.bp 12.19 KiB