OSDN Git Service

Add headless dumpsys and gd init flags options
authorChris Manton <cmanton@google.com>
Sun, 27 Dec 2020 22:00:46 +0000 (14:00 -0800)
committerChris Manton <cmanton@google.com>
Mon, 4 Jan 2021 18:13:21 +0000 (10:13 -0800)
commit3d41f6fb134029e1f5ec0d3d566e40778b455593
tree105b6397e49c828b50e5c9d8d8cf8dab64594a99
parentc39edb5ad1778bac08e17c5553944e1475d53886
Add headless dumpsys and gd init flags options

Bug: 147316415
Test: cert
Tag: #refactor

Change-Id: Ifb4c21b0ee771e11f1d0aac7e8b963efde613fc8
test/headless/Android.bp
test/headless/connect/connect.cc
test/headless/dumpsys/dumpsys.cc [new file with mode: 0644]
test/headless/dumpsys/dumpsys.h [new file with mode: 0644]
test/headless/get_options.cc
test/headless/get_options.h
test/headless/headless.cc
test/headless/headless.h
test/headless/main.cc