OSDN Git Service

Versioning, add additional package import.
authorSteven Moreland <smoreland@google.com>
Mon, 20 Mar 2017 12:02:14 +0000 (05:02 -0700)
committerSteven Moreland <smoreland@google.com>
Mon, 20 Mar 2017 14:15:46 +0000 (14:15 +0000)
commita233c182be8da45573a7916b2d546e8cd8204c92
tree42eb38ae7e07bccdffdd46ad3293ac1c36ee5f4c
parente5796ef7a6f4a06ac1448cba5caac4c1a62427c1
Versioning, add additional package import.

Added versioning@2.4. This tests the same as 2.2->2.3, but also repros
an issue in hidl-gen where triple inheritance isn't allowed.

Test: minor version inheritance doesn't fail, triple inheritance works
Bug: 36162559
Change-Id: Id5518621cd068b1b623f30f6f6762a1bf8ae6a80
tests/Android.bp
tests/versioning/2.3/Android.bp
tests/versioning/2.4/Android.bp [new file with mode: 0644]
tests/versioning/2.4/Android.mk [new file with mode: 0644]
tests/versioning/2.4/IFoo.hal [new file with mode: 0644]