commit | 5a095ea7b0175ec83840596ddb666d570c92fe52 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Jul 09 15:43:57 2019 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Jul 09 15:43:57 2019 +0900 |
tree | 3ccabc79382d87ecc9445f19372e73496f5f2776 | |
parent | 00fe64e74f243f29ffb050f0638c880cd5678f86 [diff] |
ICameraServiceDefault is not available <IfaceName>Default class was automatically generated, but a change in the AIDL compiler is scheduled to generate the class only when the aidl file is compiled with `-version` option, because the default class is only useful for the versioned AIDL case. Stop using ICameraServiceDefault since it will be removed. Instead use ICameraService class instead. Test: build Change-Id: Ifa06e5580f62878d498d9773c81da910ee84acd1