summaryrefslogtreecommitdiff
path: root/libs/androidfw/ApkParsing.cpp
diff options
context:
space:
mode:
author Dave Mankoff <mankoff@google.com> 2022-12-22 17:59:48 +0000
committer Dave Mankoff <mankoff@google.com> 2022-12-22 17:59:48 +0000
commit8ecf5775a60b5b87127dd470f7901cd670dc1000 (patch)
treea3122dec978973bc261b5614affdddcac35637d6 /libs/androidfw/ApkParsing.cpp
parent4475e9026c488c7c33be1ed5adccb4a8abe176cf (diff)
Ensure proguard doesn't over-optimize Flags Library.
In the main build, proguard is optimizing out Parcelable flags, which means that clients of the library crash when they receive those flags over the wire. Telling proguard to keep Parcelable flags makes everything happy. This fix is really for main, but the behavior is desired in qpr as well, (even though proguard doesn't cause a problem in qpr). Fixes: 254310572 Test: manually built and run on main/master Change-Id: I541c405cd5642fae7c0cbdbf3ddcffd49e19eed1
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions