Loading shell_and_utilities/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ phony { "logwrapper_vendor", "mkshrc", "mkshrc_vendor", "newfs_msdos", "reboot", "sh", "sh.recovery", Loading toolbox/Android.bp +0 −9 Original line number Diff line number Diff line Loading @@ -26,7 +26,6 @@ cc_defaults { "toolbox.c", "getevent.c", "getprop.cpp", "newfs_msdos.c", ], generated_headers: [ "toolbox_input_labels", Loading @@ -39,7 +38,6 @@ cc_defaults { symlinks: [ "getevent", "getprop", "newfs_msdos", ], } Loading @@ -62,10 +60,3 @@ cc_binary { defaults: ["toolbox_defaults"], srcs: ["r.c"], } cc_binary_host { name: "newfs_msdos", defaults: ["toolbox_defaults"], srcs: ["newfs_msdos.c"], cflags: ["-Dnewfs_msdos_main=main"] } toolbox/MODULE_LICENSE_BSD→toolbox/MODULE_LICENSE_APACHE2 +0 −0 File moved. Loading
shell_and_utilities/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ phony { "logwrapper_vendor", "mkshrc", "mkshrc_vendor", "newfs_msdos", "reboot", "sh", "sh.recovery", Loading
toolbox/Android.bp +0 −9 Original line number Diff line number Diff line Loading @@ -26,7 +26,6 @@ cc_defaults { "toolbox.c", "getevent.c", "getprop.cpp", "newfs_msdos.c", ], generated_headers: [ "toolbox_input_labels", Loading @@ -39,7 +38,6 @@ cc_defaults { symlinks: [ "getevent", "getprop", "newfs_msdos", ], } Loading @@ -62,10 +60,3 @@ cc_binary { defaults: ["toolbox_defaults"], srcs: ["r.c"], } cc_binary_host { name: "newfs_msdos", defaults: ["toolbox_defaults"], srcs: ["newfs_msdos.c"], cflags: ["-Dnewfs_msdos_main=main"] }