Commit ea4cd4f0 authored by Oleksandr Tolstykh's avatar Oleksandr Tolstykh
Browse files

Fix feature set of low-ram configuration of AndroidTV

Despite the fact that the multiscreen is disabled on low_ram, AndroidTV
shows picture_in_picture and activities_on_secondary_displays in the
available feature set (adb shell pm list features). It causes some
applications to crash when enter PIP functionality because
PackageManager.hasSystemFeature returns true (should be false) on
low_ram configuration.

Test: manual test - try to run application (Live Channels & VLC) in PIP before and after change.
Bug: 109863784
Change-Id: I3b84cabc13f281b60b754a5be096dc99e883c770
parent 2ed12059
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment