| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | lmkd: Remove unused variables and fix type mismatches | Suren Baghdasaryan | 2020-05-11 | 1 | -1/+1 |
| | | | | | | | | | Fix compilation warnings by removing unused variables and add typecasting whenever mixed type comparisons are performed. Signed-off-by: Suren Baghdasaryan <surenb@google.com> Change-Id: I7f0839d803a6bf6532f077208ce54aba761dc9fe | ||||
| * | lmkd: Add property re-initialization support | Suren Baghdasaryan | 2020-05-06 | 1 | -0/+24 |
| | | | | | | | | | | | | | | | Add --reinit command-line option to allow updating lmkd properties. For example to enable debug logging in the running lmkd process user should issue: setprop ro.lmk.debug true lmkd --reinit Bug: 155149944 Test: lmkd_unit_test after resetting lmkd properties Signed-off-by: Suren Baghdasaryan <surenb@google.com> Change-Id: Ic60331f3368f5a7fdfe09ad7d47c7ccf0a497685 | ||||
| * | Build lmkd as C++ | Tom Cherry | 2019-12-13 | 1 | -0/+87 |
| Bug: 145669697 Test: build Change-Id: I4fb2a9a900c8a6915ee84cc3d82434596301b24b | |||||
