summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorTobias Thierer <tobiast@google.com>2017-10-17 20:26:20 +0100
committerTobias Thierer <tobiast@google.com>2017-10-18 14:53:57 +0100
commit6217e37d30042fd78d17a8d5145f578279d60808 (patch)
tree292f5e2199737fdd11d57289b564ea65fb705976 /tools/aapt2/java/JavaClassGenerator.cpp
parente994b4b584a23be4574b725f6b5e654535f8e1d0 (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 Merged-In: Ifd8349ec5416e5693f40dba48fdf2bef651b7d81
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions