Parent: 5c88025105a0fa1014fc4cf73fe5a4b2e9f53a58
Author: Jakub Tyszkowski <jakub.tyszkowski@tieto.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2014-07-25 14:34:42
Tree: b4bf74e9e19e0d7be7c918014ff978e5d923cb5b
android/tester-ng: Fix structure members constness It's better to know what actually may change by looking at the structure definitions. Some api calls can modify their parameters (returning file descriptor in socket HAL API) but most of them don't. This patch mostly applies to action_data and test_case structs that defines the actual test case.
Diffstat
| M | android/tester-main.h | | | 26 | +++++++++++++- - - - - - - - - - - - - |
1 files changed, 13 insertions(+), 13 deletions(-)