commit | a2b78e4d6b6df1950de9995798027a7e79b64773 | [log] [tgz] |
---|---|---|
author | Tej Singh <singhtejinder@google.com> | Wed Jan 29 19:07:38 2020 -0800 |
committer | Tej Singh <singhtejinder@google.com> | Thu Jan 30 13:52:42 2020 -0800 |
tree | 804d923659c46afe183f4906420af0b6644cbb56 | |
parent | c2411e978c702d0422fc0f28dbf1835e5506807a [diff] |
Create libstats_jni This cl creates libstats_jni, puts the android_util_StatsLog class in it to implement the jni StatsLog.writeImpl() call, and puts the library in the statsd apex. Right now, it does NOT load the library properly and therefore the library is still in the platform. It needs to be removed from the platform. Test: boots Test: adb shell cmd stats print-logs shows logs still flow Bug: 147315667 Change-Id: I0a06b66d4640d00ee75bc273423b33dafc944b05