diff options
author | Muhammad Qureshi <muhammadq@google.com> | 2019-12-30 12:47:26 -0800 |
---|---|---|
committer | Muhammad Qureshi <muhammadq@google.com> | 2020-01-08 17:08:05 -0800 |
commit | 6a6bd7ee224cc6a045cca6b321fac864528cc624 (patch) | |
tree | 4b41fb8d3abdb6512b407f2fbf950df15d018788 /rs/java/android/renderscript/RSSurfaceView.java | |
parent | 71821591543b89245c488dc0a45d05a5396280b7 (diff) |
Remove dependency on libutils in native autogen
Right now, Q schema generated code has a dependency on libutils.
Turning on R schema for clients will remove libutils as a required
dependency. Once libutils is removed from clients, turning the flag off
again will be complicated as all clients will need to re-include
libutils. To fix this problem, remove dependency on libutils in Q
schema.
Right now, we only use SystemClock.h from libutils in Q schema autogen.
Use timespec from C standard library instead.
Bug: 146808265
Test: m
Test: flashes successfully
Test: adb logcat "*:S statsd:*"
Test: bit statsd_test:*
Change-Id: I00efeab1be351a95083f3b6e2dbc9067849bee20
Merged-In: I00efeab1be351a95083f3b6e2dbc9067849bee20
Diffstat (limited to 'rs/java/android/renderscript/RSSurfaceView.java')
0 files changed, 0 insertions, 0 deletions