OSDN Git Service

Add an empty 1.1 ISap interface.
authorAmit Mahajan <amitmahajan@google.com>
Wed, 12 Jul 2017 17:17:36 +0000 (10:17 -0700)
committerSteven Moreland <smoreland@google.com>
Wed, 12 Jul 2017 17:26:51 +0000 (10:26 -0700)
commit3b24b6eb2f35af874c84fac471ccc437783dacfc
tree19a32a49be29aba67815af8e52403eba6be45dd1
parent58599633fe918a58555704a5b8eda6a1bb1129e8
Add an empty 1.1 ISap interface.

This is needed since manifest doesn't support different versions
for different interfaces in a package. Since there's a 1.1 for
IRadio, there needs to be a 1.1 for ISap as well.

Test: build
Bug: 63598469
Change-Id: I9a0bd898e5d236f05d6574b3e3093521d0f57d52
current.txt
radio/1.1/Android.bp
radio/1.1/Android.mk
radio/1.1/ISap.hal [new file with mode: 0644]