diff options
| author | Mister Oyster <oysterized@gmail.com> | 2017-01-04 15:29:55 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-01-04 17:08:44 +0100 |
| commit | c36cb43fd6a862df8b82e2a75c4adf4c606c61c9 (patch) | |
| tree | 495db397c3ee263753338d5818bb602c0092a40f /cmactions/proguard.flags | |
| parent | e6b8a51cce0b0a8202fcf7acc8d90dee1f7fac1e (diff) | |
cmactions: missing files
Diffstat (limited to 'cmactions/proguard.flags')
| -rw-r--r-- | cmactions/proguard.flags | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cmactions/proguard.flags b/cmactions/proguard.flags new file mode 100644 index 0000000..def5066 --- /dev/null +++ b/cmactions/proguard.flags @@ -0,0 +1,3 @@ +-keep class org.cyanogenmod.CMActions.* { + *; +} |
