diff options
author | Tobias Thierer <tobiast@google.com> | 2017-10-17 20:26:20 +0100 |
---|---|---|
committer | Tobias Thierer <tobiast@google.com> | 2017-10-18 10:35:22 +0100 |
commit | 96aac9b3754b9f85b3db87435d890c43092be20d (patch) | |
tree | c333778ddda0cac49771e17d7926bf4c8f04ced6 /rs/java/android/renderscript/ProgramStore.java | |
parent | aab5a8a087f41373682dfb1d0a37f3d24435c15b (diff) |
Framework: Prefer android.system.Os over libcore.io.Libcore.os
This is a pure refactoring with no a behavior change other than
that these calls now go through android.system.Os, which immediately
delegates to Libcore.os.
This is a first step towards separating framework (via
android.system.Os) vs. libcore (via Libcore.os) clients of these
low level APIs. Separating these is a prerequisite towards moving
the API parts of android.system into framework, and moving the
rest into a different package in libcore.
Test: Treehugger
Bug: 67901714
Change-Id: Ifd8349ec5416e5693f40dba48fdf2bef651b7d81
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions