mirror of
				https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
				synced 2025-10-29 23:38:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			233 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			233 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| -keep class org.lineageos.settings.doze.* {
 | |
|   *;
 | |
| }
 | |
| 
 | |
| -keepclasseswithmembers class * {
 | |
|     public <init>(android.content.Context, android.util.AttributeSet);
 | |
| }
 | |
| 
 | |
| -keep class ** extends android.support.v14.preference.PreferenceFragment
 | 
