Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ec559ff7 authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Fix typo.

Change-Id: I71c8458e02dc9b9a4c59e51ded37b57a930038f9
parent f4b36ad1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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