ledbus - fix codegen to not conflict keys with eldbus inyternal
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Wed, 9 Jan 2019 11:26:19 +0000 (11:26 +0000)
committerJiyoun Park <jy0703.park@samsung.com>
Wed, 16 Jan 2019 02:13:20 +0000 (11:13 +0900)
commitb6413af7ce53dc3286fa6b0e20217204cd37e787
tree033eee79234e314bb88ea399afd9b15fffa73d80
parent20991e1d4b844671d456c5e755961024c7270c16
ledbus - fix codegen to not conflict keys with eldbus inyternal

__proxy is used, so use __user_proxy in generated code... this lead to
crashes with the music-control module because itused the codegen for
the introspected api and this generated code that messed with
internally used keys.
src/bin/eldbus/source_client.c