diff options
author | Sean Wan <swan@google.com> | 2014-09-19 22:02:37 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2014-09-19 22:02:37 +0000 |
commit | b1982b75c4f3d9c812d9c49ca294132430c7cd8d (patch) | |
tree | b268a82556df3b004bae7ab4976cc1cdfcf55518 /data | |
parent | 67d8bd66aaf04805cb8f2616ba964141b865e3b9 (diff) | |
parent | 60d31a0fc0724d4538d105a800a1565e5f843130 (diff) | |
download | frameworks_native-b1982b75c4f3d9c812d9c49ca294132430c7cd8d.zip frameworks_native-b1982b75c4f3d9c812d9c49ca294132430c7cd8d.tar.gz frameworks_native-b1982b75c4f3d9c812d9c49ca294132430c7cd8d.tar.bz2 |
am 60d31a0f: am 3c648e37: Update comment to use correct GPS file for wearable.
* commit '60d31a0fc0724d4538d105a800a1565e5f843130':
Update comment to use correct GPS file for wearable.
Diffstat (limited to 'data')
-rw-r--r-- | data/etc/wearable_core_hardware.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/etc/wearable_core_hardware.xml b/data/etc/wearable_core_hardware.xml index a9314d2..346abad 100644 --- a/data/etc/wearable_core_hardware.xml +++ b/data/etc/wearable_core_hardware.xml @@ -33,7 +33,7 @@ <!-- devices that support a device administrator policy must include android.software.device_admin.xml --> - <!-- devices with GPS must include android.hardware.location.gps.xml --> + <!-- devices with GPS must include device/google/clockwork/gps.xml --> <!-- devices with an autofocus camera and/or flash must include either android.hardware.camera.autofocus.xml or android.hardware.camera.autofocus-flash.xml --> |