OSDN Git Service

Add '-unstable' to solve ODR violation
authorJeongik Cha <jeongik@google.com>
Fri, 14 Aug 2020 14:51:36 +0000 (23:51 +0900)
committerJeongik Cha <jeongik@google.com>
Fri, 11 Sep 2020 06:49:21 +0000 (06:49 +0000)
commitf8f374a3819c53b63e965e53844ec2763ba49633
tree8b281cd40022e9b30594146458859d5657906f23
parent3d1b6ac7c09fd07e19cac4ba9d8660f0cc5add60
Add '-unstable' to solve ODR violation

The interface which is imported by an unstable interface is 'unstable'
as well. Until now, the ODR violation checker in aidl has omitted an
interface imported, but it will be checked, accordingly, fix the current
problem

Bug: 146436251
Test: m nothing
Change-Id: Id3c4bbc9149ba7c3e0a0d728026f02f60cb17424
Merged-In: Id3c4bbc9149ba7c3e0a0d728026f02f60cb17424
Exempt-From-Owner-Approval: cp from internal
Android.bp