Fix typo in permission for profiling
Bug: 20723240 Change-Id: Ie6b666bb0cb27bf8b29f376e79062e94b482ae72
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user