Loading api/StubLibraries.bp +9 −0 Original line number Diff line number Diff line Loading @@ -900,6 +900,15 @@ droidstubs { ], api_levels_sdk_type: "system", extensions_info_file: ":sdk-extensions-info", dists: [ // Make the api-versions.xml file for the system API available in the // sdk build target. { targets: ["sdk"], dest: "api-versions_system.xml", tag: ".api_versions.xml", }, ], } // This module can be built with: Loading Loading
api/StubLibraries.bp +9 −0 Original line number Diff line number Diff line Loading @@ -900,6 +900,15 @@ droidstubs { ], api_levels_sdk_type: "system", extensions_info_file: ":sdk-extensions-info", dists: [ // Make the api-versions.xml file for the system API available in the // sdk build target. { targets: ["sdk"], dest: "api-versions_system.xml", tag: ".api_versions.xml", }, ], } // This module can be built with: Loading