commit | 4660aa055f65408a5dab26dc318817bd6dc9614c | [log] [tgz] |
---|---|---|
author | Daogao Xu <daogao.xu@amlogic.com> | Fri May 17 15:55:05 2024 +0800 |
committer | Guofeng Tang <guofeng.tang@amlogic.com> | Thu May 30 01:06:43 2024 -0700 |
tree | 0221c7b776929a477a1efee3126b36516c4e1207 | |
parent | d46b3a7021bda18ddff62c405336d9d52685c4f9 [diff] |
aml-dbus: treat plfapi false return value as dbus error [1/1] PD#SWPL-155651 Problem: plfapi will overwrite output value if it return false Solution: treat property get/set false return as dbus error add ambus_current() API, aml_dbus pointer stored in TLS ambus_method_call do not use virtual function Verify: local Change-Id: I51f99e44f0883b6b1b57818f8e1d4ca345e97941 Signed-off-by: Daogao Xu <daogao.xu@amlogic.com>