commit | 63cc333298656bb484ae14a72a068f668d8c3e7a | [log] [tgz] |
---|---|---|
author | Euisang Lim <eui-sang.lim@samsung.com> | Wed Feb 15 16:22:33 2023 +0900 |
committer | Euisang Lim <eui-sang.lim@samsung.com> | Wed Feb 15 17:08:21 2023 +0900 |
tree | 5eb7672256437cba77b9a8a93ae9e086eaeb8525 | |
parent | dab56ccf2f37dbb09ce64f60f3bacfeeda534729 [diff] |
Camera: Remove an unused method in HidlCamera3Device.h `void notify(const hardware::camera::device::V3_2::NotifyMsg& msg);` has remained in Camera3Device.h, but it's not used. Bug: 269394418 Change-Id: Id0162ad3392d46a6be53977acf73544a97df3e0f Signed-off-by: Euisang Lim <eui-sang.lim@samsung.com>