From 7e70ec2c0d38aeaf7bd06519e6bd12f4528eb23d Mon Sep 17 00:00:00 2001 From: Ng Zhi An Date: Tue, 26 Sep 2017 11:29:19 -0700 Subject: [PATCH] Support picture_in_picture only if device is not low ram Can verify using this command: adb shell dumpsys package | grep picture_in_picture Bug: 65602088 Test: manual Change-Id: I0e91cb63ce9d4b3ae059afc91d76a36ffc6a0a53 --- data/etc/handheld_core_hardware.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/etc/handheld_core_hardware.xml b/data/etc/handheld_core_hardware.xml index 0d5d206438..ec7be53bfc 100644 --- a/data/etc/handheld_core_hardware.xml +++ b/data/etc/handheld_core_hardware.xml @@ -45,7 +45,7 @@ - + -- 2.11.0