From bd1a93a721e8a5242470d8981b4ea42855e0f179 Mon Sep 17 00:00:00 2001 From: Felipe Leme Date: Thu, 14 Jul 2016 11:04:49 -0700 Subject: [PATCH] Fixed statuses on Battery Saver column. BUG: 30139400 Change-Id: I1798607af13c9be5e1f21212fd7078f7152562bd (cherry picked from commit 9e325706f42a1dc48abe80a24323fae4579ab033) --- core/java/android/net/network-policy-restrictions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/java/android/net/network-policy-restrictions.md b/core/java/android/net/network-policy-restrictions.md index fe13f7a5aab98..63ce1a2446430 100644 --- a/core/java/android/net/network-policy-restrictions.md +++ b/core/java/android/net/network-policy-restrictions.md @@ -29,8 +29,8 @@ More specifically: | **DS** | *WL* | ok | blk | ok | ok | | **ON** | *!WL* | blk | blk | blk | blk | | | *BL* | blk | blk | blk | blk | -| **DS** | *WL* | blk | ok | ok | ok | -| **OFF** | *!WL* | blk | ok | ok | ok | +| **DS** | *WL* | blk | blk | ok | ok | +| **OFF** | *!WL* | blk | blk | ok | ok | | | *BL* | blk | blk | blk | blk |