commit | ab1ebb2f7cc1c6c5e8124cb23fc6fc2350d10250 | [log] [tgz] |
---|---|---|
author | Haofan Wang <haofanw@google.com> | Tue Dec 03 14:54:03 2024 -0800 |
committer | Haofan Wang <haofanw@google.com> | Tue Dec 03 18:38:42 2024 -0800 |
tree | 30d0e35c7f8abfff2e8a60046501072a5f899018 | |
parent | 297f9fc323b1450afd8ebab2d2954d7bd5697bc4 [diff] |
Move get picture/sound parameters API to a callback The getPictureParameters API should be called from the HAL to the framework. So created setPictureParametersCallback(IPictureParametersCallback cb) to allow the HAL receive parameters send from the client(framework). Test: m on cuttlefish Bug: 375472716 Flag: android.media.tv.flags.media_quality_fw Change-Id: Id3b2cb3028d8e02947208de7c442b4d468c61b0a