commit | de3de10eec061d39c5691bc1ba7556d22a6d2ecb | [log] [tgz] |
---|---|---|
author | Peter Qiu <zqiu@google.com> | Mon Dec 12 13:56:48 2016 -0800 |
committer | Peter Qiu <zqiu@google.com> | Mon Dec 12 13:58:25 2016 -0800 |
tree | 74418baf27d8ad5893d3c8f1b87d18fa600c5675 | |
parent | 29a2baf3195256bab6a0a4a2d07b7f2efa46b614 [diff] |
configparse: do not delete passpoint configuration file It is the caller's responsibility for deleting configuration files. This avoids the ConfigBuilder from deleting arbitrary files (specified by URI) pass-in by the callers. Bug: 33178389 Test: Verify Passpoint Configuration installation works using Shamu Change-Id: I54803dc711ede98a1ec1259077522032c543dca1