OSDN Git Service

Check value in dump before printing
authorRyan Mitchell <rtmitchell@google.com>
Mon, 15 Apr 2019 23:47:58 +0000 (16:47 -0700)
committerRyan Mitchell <rtmitchell@google.com>
Tue, 16 Apr 2019 19:00:30 +0000 (12:00 -0700)
commit0c0cedff00534dd9b14306b7c1cdc20ee20efb5e
tree588096197b33d8c760f46e1b04038f4828c0fd64
parent488693532998d5e08f68b58b235b7d6dcd3df1fb
Check value in dump before printing

For applications that remove the names of resources from the string
pool, check that the attribute has a name before attempting to print it.

Test: manual
Bug: 130553900
Change-Id: I05e5d59f01b2c02c8a024d06fd896074d6bf465b
tools/aapt2/Debug.cpp