Add a symlink for backward compatibility with dependent Chrome OS code.

There's code in Chrome OS platform2 (such as permission_broker) that
depends on firewalld's DBus interface definition XML file. To avoid
build woes once we migrate Chrome OS to build firewalld from AOSP, this
adds a symlink to ensure that those dependent packages won't break. This
should be removed once all dependent packages are upgraded accordingly.

Bug: 22827985
Change-Id: Ib9a5e574db5d63526a6ebd3814095864d2eb4b9e
1 file changed