diff options
author | Ji-Hwan Lee <jihwan@google.com> | 2014-06-21 14:17:49 +0900 |
---|---|---|
committer | Ji-Hwan Lee <jihwan@google.com> | 2014-06-21 05:21:47 +0000 |
commit | ed8bd88d9952db83f91b0f7daff0ebe91ac9843f (patch) | |
tree | 14562873d076ceeb6a1c0f073f76df02d24e8ae5 /config.ini | |
parent | 121de0664616a00e8e6499946fb3b6c4e45ee159 (diff) | |
download | android_device_google_atv-ed8bd88d9952db83f91b0f7daff0ebe91ac9843f.tar.gz android_device_google_atv-ed8bd88d9952db83f91b0f7daff0ebe91ac9843f.tar.bz2 android_device_google_atv-ed8bd88d9952db83f91b0f7daff0ebe91ac9843f.zip |
Enable GPS to work around blocked system background thread
Bug: 15783362, Bug: 15767453
Change-Id: If878835577012d9a5f6368049939cb06397f4c2f
Diffstat (limited to 'config.ini')
-rw-r--r-- | config.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ hw.mainKeys=yes hw.trackBall=no hw.keyboard=yes hw.dPad=yes -hw.gps=no +hw.gps=yes hw.battery=no hw.accelerometer=no hw.lcd_density=320 |