| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I465921b878c4ed6ec5d564704801e435d1aaa63c
|
|
|
|
| |
Change-Id: I64451134a9d11d17307ef4d8ea923df5fe5e37ed
|
|
|
|
|
|
|
|
| |
It seems with that flag Proguard modifies the class files in a way that
Dalvik does not like.
Bug: 10307364
Change-Id: If0cc7552da00ae8a3a3a39a9f2f029819ca3164a
|
|
|
|
|
|
|
|
| |
So all most commonly-used flags go to proguard_basic_keeps.flags
and they will still be applied when LOCAL_PROGUARD_ENABLED=nosystem.
Bug: 9203442
Change-Id: If018076dc625ac1efe31898b179dbba850218aaf
|
|
For 'LOCAL_PROGUARD_ENABLED := nosystem' we still include
proguard_basic_keeps.flags.
Change-Id: I43ee7e98d2aaeb84879441f90ab6839c0e8f4e65
|