Fix typo in permission for profiling

Bug: 20723240
Change-Id: Ie6b666bb0cb27bf8b29f376e79062e94b482ae72
This commit is contained in:
Casey Ho
2015-08-21 17:17:09 -07:00
parent cf58485dd1
commit 84a666dc3d

View File

@@ -108,7 +108,7 @@ parent.link=index.html
<ul>
<li>If you are using the {@link android.os.Debug} class,
your application must have permission to write to external storage
({@link android.Manifest.permission#READ_EXTERNAL_STORAGE}). </li>
({@link android.Manifest.permission#WRITE_EXTERNAL_STORAGE}). </li>
<li>If you are using DDMS:
<ul>
<li>Android 2.1 and earlier devices must