dbus-binding-generator: Fix mock generation and support for readwrite props

Previous change added "set_<name>()" for writable properties, but that
was done unconditionally, even for read-only properties. Added check for
property access qualifier.

Mock generation was missing for GetObjectPath and property setters.

BUG: 26092352
Change-Id: Ib30267f41c7a937ea8543f02bbe17719ef15cca9
3 files changed
tree: cba612325781d415fa4d39920cd540b0af1b4b8e
  1. chromeos-dbus-bindings/
  2. Android.mk
  3. MODULE_LICENSE_BSD
  4. NOTICE