commit | 6ea9ed3d5f4673900a99c20cc4dab6fd27e60bba | [log] [tgz] |
---|---|---|
author | Ryan Mitchell <rtmitchell@google.com> | Thu May 20 11:38:57 2021 -0700 |
committer | Ryan Mitchell <rtmitchell@google.com> | Thu May 20 13:55:12 2021 -0700 |
tree | 98d8e909db68acf96f1c7d7382fa59d9330adc6a | |
parent | 33517fcf9a90de9ff0be835e5bf72b656e278e29 [diff] |
Do not call pop_back when app has no uses-sdk Calling pop_back on an empty container results in undefined behavior. aapt2 dump badging seg faults when used on an APK with no uses-sdk. Bug: 188461703 Test: aapt2 dump badging HelloAppTest.apk Change-Id: I8d8308a06d542f003ae399629bdbfb5b845674fc