am 7db39448: am 9e3b4ed4: Merge "Fix DBus proxies to use all definitions"

* commit '7db39448409ef9797089774ca8e196142662b0f2':
  Fix DBus proxies to use all definitions
This commit is contained in:
Christopher Wiley
2015-08-19 22:31:10 +00:00
committed by Android Git Automerger

View File

@@ -990,7 +990,7 @@ define generate-dbus-proxies
$(hide) $(DBUS_GENERATOR) \
--service-config=$(PRIVATE_DBUS_SERVICE_CONFIG) \
--proxy=$@ \
$<
$(filter %.dbus.xml,$^)
endef