mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 19:18:35 +00:00
Move power dump out of hal_dumpstate_default
Bug: 273380509 Test: adb bugreport Change-Id: I25a3c384e085f8534d4917a73714a99579fbd8bd
This commit is contained in:
@@ -2,6 +2,13 @@ package {
|
||||
default_applicable_licenses: ["Android-Apache-2.0"],
|
||||
}
|
||||
|
||||
sh_binary {
|
||||
name: "dump_power_gs201.sh",
|
||||
src: "dump_power_gs201.sh",
|
||||
vendor: true,
|
||||
sub_dir: "dump",
|
||||
}
|
||||
|
||||
cc_binary {
|
||||
name: "dump_gs201",
|
||||
srcs: ["dump_gs201.cpp"],
|
||||
|
||||
Reference in New Issue
Block a user