diff options
author | Tej Singh <singhtejinder@google.com> | 2019-10-01 19:03:24 -0700 |
---|---|---|
committer | Tej Singh <singhtejinder@google.com> | 2019-10-02 18:12:34 +0000 |
commit | a02bfab6cff889775c236d63da4044bb3caa6905 (patch) | |
tree | 224f7842f044ae9ccd99edc4ac673e084c2eb727 /tests/Codegen/src/com/android/codegentest/SampleDataClassTest.java | |
parent | 29f3a0b63d4c8a0111fcac9d2b436db94ba696ca (diff) |
Add bytes interface to LogEvent for pulled atoms
This adds a writeBytes interface to LogEvent for native pulled atoms,
which have been using write(string). The function still takes in a
string, but instead uses the write_char_array interface to avoid
stopping on null termination.
Test: modified tests and ran statsd_test
Test: statsd_testdrive 10055 to test against gpu app stats
Bug: 141965020
Change-Id: Iaedfb73310769165d8b61affb55e784f109355cf
Diffstat (limited to 'tests/Codegen/src/com/android/codegentest/SampleDataClassTest.java')
0 files changed, 0 insertions, 0 deletions