Package: android-platform-frameworks-base / 1:10.0.0+r36-10
Metadata
Package | Version | Patches format |
---|---|---|
android-platform-frameworks-base | 1:10.0.0+r36-10 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
hard code versions.patch | (download) |
tools/aapt/Main.cpp |
3 1 + 2 - 0 ! |
--- |
aapt_typo.diff | (download) |
tools/aapt/StringPool.cpp |
2 1 + 1 - 0 ! |
fix a typo |
fix compile error.patch | (download) |
libs/androidfw/Util.cpp |
1 1 + 0 - 0 ! |
fix std::vector must have a non-const, non-volatile value_type |
fix proto import paths.patch | (download) |
tools/aapt2/Resources.proto |
2 1 + 1 - 0 ! |
fix proto import paths, this dir layout is different |
Track libziparchive API change.patch | (download) |
core/jni/android_util_jar_StrictJarFile.cpp |
2 1 + 1 - 0 ! |
track libziparchive api change. Bug: http://b/129068177 Test: treehugger |
Track libziparchive API change 2nd.patch | (download) |
core/jni/android_util_jar_StrictJarFile.cpp |
12 2 + 10 - 0 ! |
track libziparchive api change - 2nd. Bug: http://b/129068177 Test: treehugger |
Don t explicitly specify no prefix suffix.patch | (download) |
tools/aapt2/io/ZipArchive.cpp |
2 1 + 1 - 0 ! |
don't explicitly specify no prefix/suffix. Bug: http://b/129068177 Test: treehugger |
Move off ZipString and over to std string std string.patch | (download) |
libs/androidfw/ApkAssets.cpp |
4 2 + 2 - 0 ! |
move off zipstring and over to std::string/std::string_view as appropriate. Bug: http://b/129068177 Test: treehugger |
apfb_protobuf.patch | (download) |
tools/aapt2/io/Util.h |
3 1 + 2 - 0 ! |
fix protobuf ftbfs SetTotalBytesLimit no longer has second argument. |