mirror of https://github.com/google/pebble
spelling: bizarre
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
2e05d7addb
commit
3dc43a4c1b
|
@ -39,7 +39,7 @@ PRESERVE_SYMBOLS = [
|
|||
'app_crashed',
|
||||
]
|
||||
|
||||
# I have NO idea why we need to preserve `g_default_draw_implementation`, but we do. It's bizzare.
|
||||
# I have NO idea why we need to preserve `g_default_draw_implementation`, but we do. It's bizarre.
|
||||
# We can at least obfuscate the name.
|
||||
OBFUSCATE_SYMBOLS = [
|
||||
'g_default_draw_implementation',
|
||||
|
|
Loading…
Reference in New Issue