commit | 3269d853cad33eda9c2db07089c4a563b94c7e28 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Jan 03 11:13:17 2018 -0800 |
committer | Steven Moreland <smoreland@google.com> | Wed Jan 03 12:58:18 2018 -0800 |
tree | 32ce561e922090ce0de0433b1cc92b4fa052b096 | |
parent | c6ce6e50a77c08a17a28013599469b83d11049b0 [diff] |
Allow hidl adapters to be stopped with a property. Property being used is test.hidl.adapters.deactivated. When this is set to true, adapter daemons will be deactivated. This option is enabled when "-p" is passed to a hidl adapter. Bug: 66914275 Test: manually adapt radio with and without -p and other manual tests. Change-Id: Ie2589434f50d915fb089ce60a572d3729c9c04a7