commit | 96c2bbbf1ab3477f061f2b1b05482f5aec8c5dfa | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Mon Sep 26 09:21:21 2016 -0700 |
committer | Felipe Leme <felipeal@google.com> | Mon Sep 26 13:37:54 2016 -0700 |
tree | 9d1a57289f42efb8ab9db753693e4aa130ef4812 | |
parent | 8d97c932b0814dac99cf65e511cfd970e2939622 [diff] |
Uses new get/set property functions. Traditionally, libcutils provided C-based functions (property_get() and property_set()) to manage system properties, but now it provides C++ counterparts that work with std::string instead. BUG: 23102347 BUG: 26379932 BUG: 31750617 Test: manual Change-Id: If2c6f71896682e2d8d10a7d938e0fd83820ea9e9