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, 14 Aug 2020 14:56:23 +0000 (14:56 +0000)
commit44b2f954be74b4565b76a89bd9342157cb976f53
tree18827bae847d53bb6451f50a59d1912a88a73a07
parentabd6f5a165b06f9d8ffe68664a98c03191ae074d
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
Android.bp