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

Commit 7e8d17d7 authored by Joe Fernandez's avatar Joe Fernandez Committed by Android (Google) Code Review
Browse files

Merge "Docs: Performance final changes" into nyc-dev

parents d08b0e99 06dfd514
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -3648,7 +3648,7 @@ METADATA['en'].extras = METADATA['en'].extras.concat([
    "group":"",
    "keywords": ["android, performance","profiling"],
    "tags": ["android, performance"],
    "image":"/assets/images/resource-card-default-android.jpg",
    "image": null,
    "lang":"en",
    "type":"develop"
  },
@@ -3661,7 +3661,7 @@ METADATA['en'].extras = METADATA['en'].extras.concat([
    "group":"",
    "keywords": ["android, performance","profiling"],
    "tags": ["android, performance"],
    "image":"/assets/images/resource-card-default-android.jpg",
    "image": null,
    "lang":"en",
    "type":"develop"
  },
@@ -5446,9 +5446,9 @@ METADATA['en'].collections = {
      "https://android-developers.blogspot.com/2010/07/multithreading-for-performance.html",
      "https://www.udacity.com/course/ud825",
      "https://www.youtube.com/watch?v=N72ksDKrX6c",
      "https://developer.android.com/tools/performance/index.html",
      "tools/performance/index.html",
      "https://codelabs.developers.google.com/codelabs/android-perf-testing/index.html",
      "https://developer.android.com/training/articles/memory.html",
      "training/articles/memory.html",
    ]
  },

+21 −24
Original line number Diff line number Diff line
toc:
- title: Optimizing Power Consumption
  path: /topic/performance/power/index.html
  section:
- title: Reducing Network Battery Drain
  path: /topic/performance/power/network/index.html
  path_attributes:
@@ -19,7 +16,7 @@ toc:
  - title: Optimizing General Network Use
    path: /topic/performance/power/network/action-any-traffic.html
- title: Implementing Doze
    path: /monitoring-device-state/doze-standby.html
  path: /training/monitoring-device-state/doze-standby.html
  path_attributes:
  - name: description
    value: Help ensure the device isn't depleting the battery when not in use.
@@ -32,4 +29,4 @@ toc:
- title: Intelligent Job-Scheduling
  path: /topic/performance/scheduling.html
- title: Reducing APK Size
  path: /topic/performance/apk/reduce-apk-size.html
  path: /topic/performance/reduce-apk-size.html
+2 −2
Original line number Diff line number Diff line
@@ -34,6 +34,6 @@ develop apps that are power-thrifty, responsive, efficient, and well-behaved.</p
       data-cardSizes="6x6"
       data-maxResults="24"
       data-items-per-page="24"
       data-initial-results="6"></div>
       data-initial-results="3"></div>
  </div>
</section>