commit | eb4c32d20d43bb6a36dcbef9b995cd7871c1fa4d | [log] [tgz] |
---|---|---|
author | Alex Deymo <deymo@google.com> | Wed Aug 24 20:19:39 2016 -0700 |
committer | Alex Deymo <deymo@google.com> | Wed Aug 24 20:19:39 2016 -0700 |
tree | c8c703d66eaa8f6d1cbdba766b5f8db7ab868b23 | |
parent | 84183ba49683678a3420c4c1108be7c1be69443c [diff] |
Silence warning about unused variables in BRILLO. This patch moves the call to validateClientPermissionsLocked() outside the #if so it is executed in Brillo builds anyway, but the result is ignored. This fixes the warning about unused parameters which was causing the build to fail. Bug: 31068444 Test: `make dist` in Brillo Change-Id: I8a6648bf2221406068c9f5a1850a59ae0bde03ca