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

Commit b937fb79 authored by Casey Ho's avatar Casey Ho Committed by Android Git Automerger
Browse files

am 84a666dc: Fix typo in permission for profiling

* commit '84a666dc':
  Fix typo in permission for profiling
parents f4bc0ca5 84a666dc
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -108,7 +108,7 @@ parent.link=index.html
  <ul>
  <ul>
    <li>If you are using the {@link android.os.Debug} class,
    <li>If you are using the {@link android.os.Debug} class,
     your application must have permission to write to external storage
     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:
    <li>If you are using DDMS:
      <ul>
      <ul>
        <li>Android 2.1 and earlier devices must
        <li>Android 2.1 and earlier devices must