diff options
author | Joe Fernandez <joefernandez@google.com> | 2013-11-14 11:41:19 -0800 |
---|---|---|
committer | Joe Fernandez <joefernandez@google.com> | 2013-11-14 21:00:10 +0000 |
commit | 33baa5ad7d8cdcc89ce4fbc3bc8cd537d5f5d639 (patch) | |
tree | 8d69f98bfdfcb1bb606dee0e2068046eaa8cd288 /docs/html/training/monitoring-device-state | |
parent | e5d2af6be21a5b9b09667be2597cf1bc4b7a4a1e (diff) | |
download | frameworks_base-33baa5ad7d8cdcc89ce4fbc3bc8cd537d5f5d639.zip frameworks_base-33baa5ad7d8cdcc89ce4fbc3bc8cd537d5f5d639.tar.gz frameworks_base-33baa5ad7d8cdcc89ce4fbc3bc8cd537d5f5d639.tar.bz2 |
Removing quotes from page.tags values
Change-Id: I9e12079568ef7be8574743a34856ed2839e1e76a
Diffstat (limited to 'docs/html/training/monitoring-device-state')
-rw-r--r-- | docs/html/training/monitoring-device-state/index.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/training/monitoring-device-state/index.jd b/docs/html/training/monitoring-device-state/index.jd index c3d700a..949c1da 100644 --- a/docs/html/training/monitoring-device-state/index.jd +++ b/docs/html/training/monitoring-device-state/index.jd @@ -1,5 +1,5 @@ page.title=Optimizing Battery Life -page.tags="network","internet" +page.tags=network,internet trainingnavtop=true startpage=true @@ -59,4 +59,4 @@ Wi-Fi or mobile connectivity before beginning high-bandwidth operations.</dd> those that aren't necessary due to the current device state. Learn to improve efficiency by toggling and cascading state change receivers and delay actions until the device is in a specific state.</dd> -</dl>
\ No newline at end of file +</dl> |