OSDN Git Service

am a62a4421: Fix the Windows SDK build for the development to sdk split.
[android-x86/build.git] / core / proguard.flags
1 # see http://sourceforge.net/tracker/?func=detail&aid=2787465&group_id=54750&atid=474707
2 -optimizations !code/simplification/arithmetic
3 -allowaccessmodification
4
5 # Some classes in the libraries extend package private classes to chare common functionality
6 # that isn't explicitly part of the API
7 -dontskipnonpubliclibraryclasses