Commit Graph

9 Commits

Author SHA1 Message Date
Jatin Srivastava
3ea5a2a448 aidl: Add setClientUp API
setClientUp API will be called when Surfaceflinger is up.

Change-Id: I141626327cabe781382202b7cb6a8d35cf3be45f
2023-03-17 01:29:35 -07:00
Ramkumar Radhakrishnan
3192805132 aidl: Add aidl callback api for TUI event done notification
Change-Id: Ie46c219e42c8dbbed3b9db4014ff35787859a20f
2023-01-10 16:22:10 -08:00
Ramakant Singh
b6bea6ef4b aidl: add callback interface to notify fps mitigation.
Change-Id: I71a310bc645a901f85fdceab259b3b25aea354ee
CRs-Fixed: 3049689
2022-01-31 17:15:23 -08:00
qctecmdr
fbc1374234 Merge "aidl: add callback interface to notify resolution change" 2021-07-01 01:44:49 -07:00
Rheygine Medel
5a6a67e230 Adds owner 'qti' to hide versioned AIDL error.
Change-Id: Ie8c3104223a01199a4d4b0c6abd82579b5bdab5e
2021-06-28 13:56:05 -07:00
Padmanabhan Komanduru
3ec4a3b930 aidl: add callback interface to notify resolution change
Change-Id: I9cfd6a9469eff7e3714b331b00a421e4280b2a82
2021-06-17 13:39:36 +05:30
Rheygine Medel
677b2f14e4 aidl: Add notifyDisplayIdleState API and revision interface
This change adds the notifyDisplayIdleState API.

For every new API, the interface needs to be revisioned therefore
this change also adds a new version of the IDisplayConfig AIDL
interface.

Change-Id: Ie09ecc0721f9d4f8a80e8f98332beade40da6aed
CRs-Fixed: 2949831
2021-05-25 16:36:30 -07:00
Ray Zhang
31a38a7719 aidl: Add camera smooth support
This changes adds the camera smooth AIDL interfaces.

Change-Id: I90748f0f26bfd61e7168009c0add7e63137a32ff
2021-04-22 13:38:34 +08:00
Rheygine Medel
4bd6cb01ef display: Add IDisplayConfig Stable AIDL implementation
This change adds the IDisplayConfig HAL implementation using AIDL
interfaces.

Change-Id: I5244d4d7764fd5128a2cb1021b73364d0179cece
CRs-Fixed: 2871306
2021-02-14 17:38:15 -08:00