diff options
author | Bill Lin <lbill@google.com> | 2020-09-19 03:10:22 +0800 |
---|---|---|
committer | Bill Lin <lbill@google.com> | 2020-09-19 03:23:37 +0800 |
commit | cc10cdfbc1bd7102bb37633a13f43c437f4b741f (patch) | |
tree | 8b8db705c6b2dd9bac587ffabdcc3bd5e462f311 /rs/java/android/renderscript/ProgramStore.java | |
parent | 692483238d84f18b597b37b32ce9fa2d405a1a69 (diff) |
Fix CTS android.systemui.cts.tv.BasicPipTests fails
Root cause:
Previous CL removed entirely PipModule.java with providePipMenuActivity
declaration which tells dagger setup how to find the appropriate
constructor in PipMenuActivity.
Otherwise, it looks for the generic context-only constructor
Solution:
Introduce TvPipModule for dagger to setup PipMenuActivity ctor correctly
Test: atest CtsSeccompHostTestCases
Test: atest CtsSystemUiTestCases
Test: make SystemUI
Test: make ArcSystemUI
Test: lunch aosp_tv_arm-userdebug & make
Test: atest WindowManagerShellTests
Test: atest SystemUITests
Bug: 168113354
Change-Id: Iaedfc71e86088d912f91caa5c0d393cf4df00208
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions