Remove dump_wlan.sh

Bug: 312143882
Test: make selinux_policy
Change-Id: Idebcb5bcd81647927b324372b3ec0ffefd5f72b6
This commit is contained in:
Wilson Sung 2023-12-06 09:13:20 +00:00
parent 98803da5a0
commit 2dd6ea4c83
3 changed files with 1 additions and 12 deletions

View file

@ -2,13 +2,6 @@ package {
default_applicable_licenses: ["Android-Apache-2.0"],
}
sh_binary {
name: "dump_wlan.sh",
src: "dump_wlan.sh",
vendor: true,
sub_dir: "dump",
}
cc_binary {
name: "dump_power",
srcs: ["dump_power.cpp"],

View file

@ -1,3 +0,0 @@
#!/vendor/bin/sh
echo "--- wlan WIP ---"

View file

@ -1,5 +1,4 @@
PRODUCT_PACKAGES += dump_wlan.sh \
dump_power
PRODUCT_PACKAGES += dump_power
PRODUCT_PACKAGES_DEBUG += dump_gsa.sh