summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/shade/CameraLauncher.java
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Extract camera launch code from NPVC into Centra..."Shawn Lee2022-11-101-0/+73
| | | | | | | | Revert^2 "Update super call in CentralSurfacesGoogle" 87dfd8726991986ea9ac099675c0d26580d9b28a Change-Id: I71bb90c6e6d7025b1062014fc5f9914c41d4db46
* Revert "Extract camera launch code from NPVC into CentralSurfaces"Mark Punzalan2022-11-091-73/+0
| | | | | | | | | | | | | | Revert "Update super call in CentralSurfacesGoogle" Revert submission 20306269-Extract camera launch code from NPVC into CentralSurfaces Reason for revert: https://android-build.googleplex.com/builds/quarterdeck?branch=git_tm-qpr-dev&target=bluejay-userdebug&lkgb=9274480&lkbb=9274606&fkbb=9274606, bug b/258514828. BUG: 258514828 Reverted Changes: I6e89c209e:Extract camera launch code from NPVC into CentralS... Icb5124d04:Update super call in CentralSurfacesGoogle Change-Id: I00e62b7f039e52011567c5f8bc6054931b19effb
* Extract camera launch code from NPVC into CentralSurfacesShawn Lee2022-11-041-0/+73
Moved all camera launch code out of NPVC and into CentralSurfaces, which was where all the code was called anyway. Test: existing tests Bug: 254872823 Change-Id: I6e89c209e7636b51580f31c41e418b5e987529aa