gs-common: Remove userdebug/eng configuration
Change-Id: Ie1e8b6bbebdfac97f8bc382e41c70cc8a32caf07
This commit is contained in:
parent
dc28234ecd
commit
22322941ea
61 changed files with 0 additions and 1115 deletions
|
@ -2,23 +2,6 @@ package {
|
|||
default_applicable_licenses: ["Android-Apache-2.0"],
|
||||
}
|
||||
|
||||
cc_binary {
|
||||
name: "dump_camera",
|
||||
srcs: ["dump_camera.cpp"],
|
||||
cflags: [
|
||||
"-Wall",
|
||||
"-Wextra",
|
||||
"-Werror",
|
||||
],
|
||||
shared_libs: [
|
||||
"libbase",
|
||||
"libdump",
|
||||
"liblog",
|
||||
],
|
||||
vendor: true,
|
||||
relative_install_path: "dump",
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "lyric_preview_dis_xml",
|
||||
vendor: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue