From 92fd1f0547c39a5b2a8255ee020daa5dfd3fe475 Mon Sep 17 00:00:00 2001 From: Kevin Hufnagle Date: Wed, 21 Sep 2016 14:16:47 -0700 Subject: [PATCH] docs: Fix for clarification fo location permissions, hardware Bug: 28052540 Change-Id: I88ce44f19085f0c41177c22768e1b3a6c0e869da --- docs/html/guide/topics/manifest/uses-feature-element.jd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/html/guide/topics/manifest/uses-feature-element.jd b/docs/html/guide/topics/manifest/uses-feature-element.jd index e43ac6118a47..b2486bb1a9b3 100755 --- a/docs/html/guide/topics/manifest/uses-feature-element.jd +++ b/docs/html/guide/topics/manifest/uses-feature-element.jd @@ -1751,7 +1751,7 @@ densities: '160'

android.hardware.location.network - (Only when target API level is 20 orlower.) + (Only when target API level is 20 or lower.)

@@ -1764,7 +1764,7 @@ densities: '160'

android.hardware.location.gps - (Only when target API level is 20 orlower.) + (Only when target API level is 20 or lower.)

-- 2.11.0