diff options
author | Shuichi.Noguchi <Shuichi.Noguchi@jp.sony.com> | 2018-01-13 21:47:04 +0900 |
---|---|---|
committer | Shuichi.Noguchi <Shuichi.Noguchi@jp.sony.com> | 2018-04-19 14:17:04 +0900 |
commit | d2067824c4627d991287ca211cb1048be8a1d5d6 (patch) | |
tree | 1ad1827db3eb4ef61ab926095a3a4f80e46cfd63 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 22bd015cbacfd67b0901733740a01ac4674d8f92 (diff) |
Fix the logic to get tv_pip_settings_class_name
Currently, Only the class which is started from "." can be
registered in PipManager. But some activities are not
following this and as the result, Pip is not displayed
in settings bounds even the name is registered in xml.
PipManager checks the class name not only it's started from ".",
but also any class name, then PipManager gets correct class name
even if it's not started from "."
Test: Launch PiP, the activity which is not started from ".".
Then, open settings.
Change-Id: Iee29596aa8c1955d83338f6dd7a8dcdfccafc906
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions