Skip to content
Snippets Groups Projects
Commit f6d61b84 authored by Ted Bauer's avatar Ted Bauer
Browse files

Read from aflags in dumpstate

Aconfig flag storage will be ramped imminently, so add a dump of the new storage
to bugreports. The dump will dump DeviceConfig if the new storage is disabled,
and the new storage if it's enabled.

Test: adb bugreport /tmp/bugreport.zip && unzip -c /tmp/bugreport.zip bugreport*.txt | grep 'ACONFIG FLAGS DUMP'
Test: adb bugreport /tmp/bugreport.zip && unzip -c /tmp/bugreport.zip bugreport*.txt | grep 'WHICH ACONFIG FLAG STORAGE'
Bug: 324436145
Change-Id: If89f62b003d2a7285e9e915d831b36ab84ca43c3
parent 91a1058c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment