diff options
author | Rafeeqh Shaik <srafeeqh@qti.qualcomm.com> | 2017-10-31 23:57:20 +0530 |
---|---|---|
committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-12-27 01:11:03 -0800 |
commit | 8f41d5f3a19314200e25bdbfc597e2a456a42b02 (patch) | |
tree | 34ae2f7f904a17c86cbfe120f54523bd900722d2 /manifest.xml | |
parent | 86ac32587026a49b66a68b5ab8cdbc997174d4df (diff) |
Enable Radio Hal v1.1
Change-Id: I18d78cafa554085d37e638363e36456ab80d1352
Diffstat (limited to 'manifest.xml')
-rwxr-xr-x | manifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.xml b/manifest.xml index 471c5d8..1640b49 100755 --- a/manifest.xml +++ b/manifest.xml @@ -232,7 +232,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. <hal format="hidl"> <name>android.hardware.radio</name> <transport>hwbinder</transport> - <version>1.0</version> + <version>1.1</version> <interface> <name>IRadio</name> <instance>slot1</instance> |