Loading rootdir/Android.bp +0 −7 Original line number Diff line number Diff line Loading @@ -61,13 +61,6 @@ filegroup { srcs: ["etc/linker.config.json"], } // TODO(b/147210213) Generate list of libraries during build and fill in at build time linker_config { name: "system_linker_config", src: ":system_linker_config_json_file", installable: false, } // TODO(b/185211376) Scope the native APIs that microdroid will provide to the app payload prebuilt_etc { name: "public.libraries.android.txt", Loading Loading
rootdir/Android.bp +0 −7 Original line number Diff line number Diff line Loading @@ -61,13 +61,6 @@ filegroup { srcs: ["etc/linker.config.json"], } // TODO(b/147210213) Generate list of libraries during build and fill in at build time linker_config { name: "system_linker_config", src: ":system_linker_config_json_file", installable: false, } // TODO(b/185211376) Scope the native APIs that microdroid will provide to the app payload prebuilt_etc { name: "public.libraries.android.txt", Loading