Merge "Fix typo." into jb-mr2-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
42bd71e031
@@ -1283,7 +1283,7 @@ int doDump(Bundle* bundle)
|
||||
// network location feature, we infer that it meant to
|
||||
printf("uses-feature:'android.hardware.location.network'\n");
|
||||
printf("uses-implied-feature:'android.hardware.location.network'," \
|
||||
"'requested android.permission.ACCESS_COURSE_LOCATION permission'\n");
|
||||
"'requested android.permission.ACCESS_COARSE_LOCATION permission'\n");
|
||||
}
|
||||
|
||||
// Bluetooth-related compatibility logic
|
||||
|
||||
Reference in New Issue
Block a user