commit | 8e5bf968c15837f048a9c5ae57b379540044e39b | [log] [tgz] |
---|---|---|
author | Svet Ganov <svetoslavganov@google.com> | Tue Mar 19 23:59:03 2019 -0700 |
committer | Svetoslav Ganov <svetoslavganov@google.com> | Wed Mar 20 15:12:23 2019 +0000 |
tree | 69619b4f9b35083db4b0f551589c560e4572e20e | |
parent | 17501cab51936622d90f665869fec22530dfebfa [diff] |
Fix reading app ops data - framework There was an optimized code path that is hit if the op has not been accessed that does not write the uid state information which did not add the closing tag which resulted in producing a malformed XML. Test: atest android.app.appops.cts.AppOpsTest#testNonHistoricalStatePersistence bug:128872367 Change-Id: Iaddcce09b41f3e124e1838b65731d8dac9ca64e3