mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-06 08:18:06 -04:00
universal7870: import AdvancedDisplay app
This commit is contained in:
parent
108406065d
commit
02484ab73b
299 changed files with 7852 additions and 0 deletions
5
apps/AdvancedDisplay/proguard.flags
Executable file
5
apps/AdvancedDisplay/proguard.flags
Executable file
|
@ -0,0 +1,5 @@
|
|||
-keepclasseswithmembers class * {
|
||||
public <init>(android.content.Context, android.util.AttributeSet);
|
||||
}
|
||||
|
||||
-keep class ** extends android.support.v14.preference.PreferenceFragment
|
Loading…
Add table
Add a link
Reference in a new issue