-
- Downloads
Revert "Move some image/9patch code to androidfw"
This reverts commit 32154d2c. Reason for revert: DroidMonitor: potential culprit of build break. Verifying via ABTD before reverting as a part of standard investigation. Change-Id: Iad0379e1498bfee91b4e7c0cb6c50f2a5ce800ad
Showing
- libs/androidfw/Android.bp 1 addition, 12 deletionslibs/androidfw/Android.bp
- tools/aapt2/Android.bp 6 additions, 0 deletionstools/aapt2/Android.bp
- tools/aapt2/LoadedApk.cpp 7 additions, 7 deletionstools/aapt2/LoadedApk.cpp
- tools/aapt2/Main.cpp 4 additions, 4 deletionstools/aapt2/Main.cpp
- tools/aapt2/cmd/Compile.cpp 16 additions, 19 deletionstools/aapt2/cmd/Compile.cpp
- tools/aapt2/cmd/Compile_test.cpp 1 addition, 1 deletiontools/aapt2/cmd/Compile_test.cpp
- tools/aapt2/cmd/Convert.cpp 4 additions, 4 deletionstools/aapt2/cmd/Convert.cpp
- tools/aapt2/cmd/Dump.cpp 6 additions, 5 deletionstools/aapt2/cmd/Dump.cpp
- tools/aapt2/cmd/Dump.h 1 addition, 1 deletiontools/aapt2/cmd/Dump.h
- tools/aapt2/cmd/Link.cpp 14 additions, 14 deletionstools/aapt2/cmd/Link.cpp
- tools/aapt2/cmd/Optimize.cpp 3 additions, 3 deletionstools/aapt2/cmd/Optimize.cpp
- tools/aapt2/compile/Image.h 13 additions, 11 deletionstools/aapt2/compile/Image.h
- tools/aapt2/compile/NinePatch.cpp 100 additions, 84 deletionstools/aapt2/compile/NinePatch.cpp
- tools/aapt2/compile/NinePatch_test.cpp 89 additions, 53 deletionstools/aapt2/compile/NinePatch_test.cpp
- tools/aapt2/compile/Png.cpp 194 additions, 134 deletionstools/aapt2/compile/Png.cpp
- tools/aapt2/compile/Png.h 29 additions, 23 deletionstools/aapt2/compile/Png.h
- tools/aapt2/compile/PngChunkFilter.cpp 11 additions, 7 deletionstools/aapt2/compile/PngChunkFilter.cpp
- tools/aapt2/compile/PngCrunch.cpp 64 additions, 44 deletionstools/aapt2/compile/PngCrunch.cpp
- tools/aapt2/dump/DumpManifest.cpp 1 addition, 1 deletiontools/aapt2/dump/DumpManifest.cpp
- tools/aapt2/format/Archive.cpp 2 additions, 2 deletionstools/aapt2/format/Archive.cpp
Loading
Please register or sign in to comment