summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorRyan Mitchell <rtmitchell@google.com>2018-09-09 23:06:59 -0700
committerRyan Mitchell <rtmitchell@google.com>2018-09-13 15:27:58 +0000
commitdb0cad4c3589b18deba4bedf764bfd5e781a2a2e (patch)
treebdc8f1c29bf2b098d7c00c5917e69ec8baba4c35 /tools/aapt2/java/JavaClassGenerator_test.cpp
parenta1a74cb44d1f6dd0962d0e7ef1bc0b4474fbb50c (diff)
AAPT2: Fix windows multiple directory creation
When attempting to create directories on different drives, AAPT2 would fail because it would attempt to call _wmkdir on the drive (eg. _wmkdir("D:\")). Split on directories after the drive letter instead. Bug: 68936311 Test: manual testing using Android Studio Change-Id: Iad47f466af6f82d4ac402e9bf52853edaa9a5e0b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions