platform_system_core/charger
Colin Cross ca0e5044a3 charger: add locale global variable
Some functions in minui reference a global extern char *locale.  None
of them are used by charger, but the bfd linker cannot optimize them
out and fails to link charger.  Define char *locale in charger.c
so it can resolve the symbol.

Change-Id: I738daf95d24356bf96bd226d91a5dc64b5d4dc9b
2014-02-13 12:25:21 -08:00
..
images charger: update assets 2011-09-26 13:57:45 -07:00
Android.mk Add liblog 2013-04-09 22:03:45 -07:00
charger.c charger: add locale global variable 2014-02-13 12:25:21 -08:00