91d9d51f5d3371d64b089c63e06409f8e2c92ea0 |
|
12-Oct-2012 |
Laurent Tu <laurentt@google.com> |
Return accuracy in GPS emulation Accuracy is now a required field for location. To comply, set an accuracy in returned fix. The accuracy is constant for now since computing it from the NMEA sentence seems to be very complicated. Bug: 6864500 Change-Id: Iff4c36b440b095539c717d35a812ee2ed7c1725f
|
c7f0d89684104921cae696f3272a8ab762a8d6c8 |
|
02-Mar-2012 |
Nick Kralevich <nnk@google.com> |
remove HAL_MODULE_INFO_SYM const HAL_MODULE_INFO_SYM was declared as read-only, but the struct is written to by libhardware. This causes a segfault when -Wl,-z,relro is enabled. Fixed. Change-Id: I3a3e8366bc2468aef75a3480edd0b3e8fcfeafa5
|
5a622cba8c5287d5e6577f940a22343a7cae977f |
|
06-Jan-2012 |
Steve Block <steveblock@google.com> |
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE See https://android-git.corp.google.com/g/#/c/157220 Bug: 5449033 Change-Id: Ic6cac56d137f705dfa7266f21e9b0269219bd5d1
|
112bc5e57e206ec3e0bc5a335b62eae2eb8892e8 |
|
20-Dec-2011 |
Steve Block <steveblock@google.com> |
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE See https://android-git.corp.google.com/g/156016 Bug: 5449033 Change-Id: Ia14c98936bb1dc74e681bf2de342ad6861646778
|
e59bd8705605d2040f0be536e0f3126f165bc79b |
|
11-Mar-2011 |
David 'Digit' Turner <digit@android.com> |
emulator: Move platform-specific modules to development.git This copies the platform-specific emulator modules from sdk.git into development.git/tools/emulator/system/. Note the use of guard variables to prevent clashes when the original modules are still in the tree. The goal is to submit this and https://review.source.android.com/#change,21737, then later remove the modules from sdk.git when we move the internal sdk branch to the appropriate tools_rXXX branch. Change-Id: I762d0efb72d93a935d96c4549f36029c258c3ef9
|