OSDN Git Service

Snap for 5582435 from c64375f263e6ed1dc7f0bc06477b54d17fb768af to qt-qpr1-release
[android-x86/packages-apps-Gallery2.git] / proguard.flags
index 72cba51..5fde2d3 100644 (file)
@@ -47,6 +47,9 @@
 -keep interface com.actionbarsherlock.** { *; }
 -keepattributes *Annotation*
 
+# Required for JobIntentService
+-keep class androidx.core.app.CoreComponentFactory { *; }
+
 # Required for mp4parser
 -keep public class * implements com.coremedia.iso.boxes.Box