Sanket Padawe
d161b1c446
Merge "Add VTS for voice telephony apis." am: 6b8077be1b
am: 89f6259553
...
am: 452a9dff53
Change-Id: Ie2f973da848eae1b8adcef3efbe7fef2be6d3417
2017-03-09 22:09:24 +00:00
Sanket Padawe
fe7c7a3a69
Add VTS for voice telephony apis.
...
Bug: 32022332
Test: vts
Change-Id: I94f86f48d0c227f00c84051d14e6116d0bf2d1b3
2017-03-09 12:01:17 -08:00
Steven Moreland
b28099785a
Add hidl_default and make modules use hidl_default. am: 691a455b9f
am: 7c9f5c35d8
...
am: a6de4ca892
Change-Id: Ie4a219330792a194bef4a983b706c5f3191761a7
2017-03-09 02:09:52 +00:00
Steven Moreland
691a455b9f
Add hidl_default and make modules use hidl_default.
...
find hardware/interfaces -type f -not -path "*/.git/*" \
-exec sed -i -e '/cc_[A-Za-z_]\+/ { N; s/$/\n defaults:
\["hidl_defaults"\],/ }' {} \;
./hardware/interfaces/update-makefiles.sh
Test: no warnings
Bug: 35840847
Change-Id: I468b76893bf3f4b62ad610d1d9603bcb8797a702
2017-03-08 16:22:00 -08:00
Shuo Qian
e3d1b4215b
Merge "Initial Target-side VTS tests for Short Message Service(SMS) Radio Hal Apis" am: bcfabe7cb4
am: e8b7bbd3cb
...
am: 6d41084d60
Change-Id: Ie98504fe4b055b5bfaca9b4e5bbdc99eee337511
2017-03-08 22:12:26 +00:00
Shuoq
064ee51e07
Initial Target-side VTS tests for Short Message Service(SMS) Radio Hal Apis
...
Test: adb shell data/local/tmp/VtsHalRadioV1_0TargetTest
Bug: 32022332
Change-Id: Ia630493e0501e75a5c327aab77d6a0af59587128
2017-03-07 19:24:23 +00:00
Jack Yu
8f79d9e36c
Merge "Removed the deprecated screen state API" am: c438414190
am: 243047c574
...
am: 1fd613fedb
Change-Id: I11ddba206b9e2a56a9aa804878415f33c334d970
2017-03-07 02:49:13 +00:00
Jack Yu
df1a8ec04e
Removed the deprecated screen state API
...
The screen state API was deprecated on O and should
not be added into the radio interace.
Test: Telephony sanity tests
bug: 32223897
Change-Id: Ieb2322113557be700aeae78346c969465e7a9dd3
2017-03-01 23:56:21 -08:00
Sanket Padawe
a366070fba
Fix build warnings in radio vts. am: 77c3822d6d
am: f681d777e8
...
am: f081319585
Change-Id: Iad31b13747d3b6d76927840bfdc96b4122ccf533
2017-03-01 21:13:30 +00:00
Sanket Padawe
77c3822d6d
Fix build warnings in radio vts.
...
Test: tested that no warnings show up.
Bug: 32022332
Change-Id: I7ecc2955c13827769733976c2498d8f8484284ea
2017-03-01 10:52:30 -08:00
Sanket Padawe
34e4dbb3d3
Merge "VTS for icc radio hal Apis (patch 2)." am: 8d91af1096
am: 5b6e1c5bec
...
am: 631d2fc257
Change-Id: I0bc9e9d7631dad8a4828fab9ab5c6b5b50a14392
2017-03-01 18:08:35 +00:00
Sooraj Sasindran
51ec76ab14
Merge "Cell location information in registration info"
2017-03-01 18:06:18 +00:00
Sanket Padawe
8d91af1096
Merge "VTS for icc radio hal Apis (patch 2)."
2017-03-01 17:54:50 +00:00
Sooraj Sasindran
4d68c7b2a8
Cell location information in registration info
...
The data registration and voice registration states contain
large swaths of location information. While it seemed at first
blush we could remove that information, having synchronized
knowledge of when a registration has resulted in a cell change
provides valuable infomation. Cleanup registration response
using the same cell location structure that is being used
elsewhere in the interface to ensure that this method
always keeps sufficiently up-to-date information, without the
need to increasingly bloat it.
Test: Verified with updated qcril
Merged-In: Ib00063b6c3eed04da3f413c9dc1bcdff4750140e
Change-Id: Ib00063b6c3eed04da3f413c9dc1bcdff4750140e
2017-03-01 14:39:00 +00:00
Sooraj Sasindran
f87f65a26e
Cell location information in registration info
...
The data registration and voice registration states contain
large swaths of location information. While it seemed at first
blush we could remove that information, having synchronized
knowledge of when a registration has resulted in a cell change
provides valuable infomation. Cleanup registration response
using the same cell location structure that is being used
elsewhere in the interface to ensure that this method
always keeps sufficiently up-to-date information, without the
need to increasingly bloat it.
Test: Verified with updated qcril
Merged-In: Ib00063b6c3eed04da3f413c9dc1bcdff4750140e
Change-Id: Ib00063b6c3eed04da3f413c9dc1bcdff4750140e
2017-02-28 20:45:09 -08:00
Jack Yu
8009f96fb9
Merge "Fixed that type of data call response status" am: 8e779c50e3
am: 81fc3ccc4d
...
am: d5b80aaedb
Change-Id: Ie2f6728ff2ba1cb71bb1287cc90cee0bb5aae7dd
2017-03-01 04:30:27 +00:00
Sanket Padawe
1512edb314
VTS for icc radio hal Apis (patch 2).
...
Test: vts
Change-Id: I24a08f82bcca5bd48c268d72c75059e614931ea0
2017-02-28 18:00:49 -08:00
Jack Yu
60c64bf75f
Fixed that type of data call response status
...
Fixed the incorrect type for SetupDataCallResult.status.
Changed the type from int_32 to DataCallFailCause
Test: Telephony sanity tests
bug: 32224135
Change-Id: I152872a83f61a1829c67a4d7effed4ce4113087f
2017-02-28 15:33:03 -08:00
Yuexi Ma
2e632af420
Merge "Add columns to namespace for vts target base test invocation" am: 7d32288474
am: 1639a26255
...
am: d605f70f05
Change-Id: I39a4f2a99a52973193247340f1eae980a4e9bf8f
2017-02-28 21:51:29 +00:00
Treehugger Robot
7d32288474
Merge "Add columns to namespace for vts target base test invocation"
2017-02-28 20:59:12 +00:00
Yuexi Ma
93d2541aae
Add columns to namespace for vts target base test invocation
...
Test: make vts
Change-Id: Ia0284fbc11eadef572dd510bb5847160852bd517
2017-02-28 20:49:00 +00:00
Jack Yu
85ac3707bc
Merge "Added the roaming flag for data call APIs"
2017-02-28 20:47:02 +00:00
Jack Yu
f06fd27628
Merge "Added the roaming flag for data call APIs"
2017-02-28 19:36:31 +00:00
Yuexi Ma
087c2df356
Merge "change all vts hidl tests to use VtsHalHidlTargetBaseTest" am: 5fd2ce668d
am: 3d0093b8e9
...
am: 93b79bd172
Change-Id: I971ce47c3d1a02ba7540c7076487be958cdf73b1
2017-02-28 18:25:17 +00:00
Yuexi Ma
178dfd5e29
change all vts hidl tests to use VtsHalHidlTargetBaseTest
...
Bug: 33385836
Test: mma
Change-Id: I660d6e0fce6422d87d4b227273a77c95d20ed3f2
2017-02-28 07:59:59 +00:00
Jack Yu
439a6e7537
Added the roaming flag for data call APIs
...
Added the roaming flag for supporting the old vendor
RIL. This parameter is just for backward compatibility
reason. The radio modem should not use it.
Test: Telephony sanity tests
bug: 32224135
Merged-In: Ibd3ba5b4c829c90bb6f65562c6c024c237a2c642
Change-Id: Ibd3ba5b4c829c90bb6f65562c6c024c237a2c642
2017-02-28 05:26:48 +00:00
Jack Yu
e1a4efce66
Added the roaming flag for data call APIs
...
Added the roaming flag for supporting the old vendor
RIL. This parameter is just for backward compatibility
reason. The radio modem should not use it.
Test: Telephony sanity tests
bug: 32224135
Change-Id: Ibd3ba5b4c829c90bb6f65562c6c024c237a2c642
2017-02-27 14:26:53 -08:00
Steven Moreland
1daad90b81
Remove viral dependency on libhwbinder. am: d28a3dce40
am: 444d759920
...
am: 5c605c8add
Change-Id: I54d6e5a0b38ef9eb507748fd38a8c508e0eb1948
2017-02-25 02:55:43 +00:00
Steven Moreland
d28a3dce40
Remove viral dependency on libhwbinder.
...
find hardware/interfaces -name Android.mk -exec sed -i -e '/libhwbinder
\\/d' {} \;
find hardware/interfaces -name Android.bp -exec sed -i -e
'/"libhwbinder"/d' {} \;
./hardware/interfaces/update-makefiles.sh
Test: everything links
Test: (sanity) booted marlin on internal master with these changes
Bug: 35710429
Change-Id: I6b0b5ae318422b7a9be17a19a79e039ffc0f9272
2017-02-24 12:01:06 -08:00
Amit Mahajan
3e68341169
Create separate interface for oem hook.
...
Test: Basic telephony sanity
Bug: 32020264
Bug: 34344851
Merged-in: I8908ce0c6b380c8f4260703fa43125dc03d24dbc
Change-Id: I8908ce0c6b380c8f4260703fa43125dc03d24dbc
2017-02-23 10:27:03 -08:00
Amit Mahajan
f07efb62fe
Create separate interface for oem hook.
...
Test: Basic telephony sanity
Bug: 32020264
Bug: 34344851
Change-Id: I8908ce0c6b380c8f4260703fa43125dc03d24dbc
2017-02-22 14:09:20 -08:00
Tri Vo
cef9212a4a
Remove .vts files. am: 7c04478044
am: 4ebeac1ee2
...
am: 242cb13104
Change-Id: I15b911d4ffd2af7dfe80cc11c74359bc14faa0d9
2017-02-22 20:51:00 +00:00
Tri Vo
7c04478044
Remove .vts files.
...
Test: mmma hardware/interfaces
Change-Id: I583aced174d4295cccfdf48b76502077fb16f9db
2017-02-22 10:50:59 -08:00
Tri Vo
f5672b61c0
Remove .vts spec files. am: 81f9968c71
am: bf4702ff68
...
am: adaf6869eb
Change-Id: I39871a4dea913f0d2165351037d049530a90ce5b
2017-02-22 03:13:54 +00:00
Tri Vo
81f9968c71
Remove .vts spec files.
...
Test: mmma hardware/interfaces
Change-Id: Iabbcd336d37ceb58ea4cc649ee5c104424494513
2017-02-21 15:55:00 -08:00
Tri Vo
386710e2f0
Update .vts files.
...
Test: make vts
Change-Id: Ie8526df051b631797b9f9b75acbeab8807f904d7
2017-02-21 13:53:10 -08:00
Zhuoyao Zhang
f6bf3484d4
Update the test binary and source file name. am: f7693eed97
am: a266d7bdeb
...
am: fbbf8ba2b1
Change-Id: I6b2b96b0f87e6fd960842f29cb1e800bd22418ca
2017-02-18 00:25:19 +00:00
Zhuoyao Zhang
f7693eed97
Update the test binary and source file name.
...
* To confirm with Vts naming convention.
Bug: 35273456
Test: mma
Change-Id: Ide6d9d15618e65d8cb74363f3a8acd52609cd0dd
2017-02-17 10:34:33 -08:00
Sanket Padawe
5af256b554
Merge "Fix build because of addition of new Radio API to VTS." am: 801f78cc05
am: c75e2f8d6b
am: cde49bb624
...
am: f92167fbf4
Change-Id: Ied80223d77825eac6c18c55aafee26222eab4841
2017-02-17 04:38:21 +00:00
Sanket Padawe
680564a69f
Fix build because of addition of new Radio API to VTS.
...
Test: Tested build success. mma over hardware/interfaces/radio/1.0/vts
Change-Id: Ie4258573367c7448b1689010492c34e03124384d
2017-02-16 18:13:10 -08:00
Treehugger Robot
aefd232011
Merge "Added the new RIL request to set SIM power state"
2017-02-17 01:13:26 +00:00
Sanket Padawe
71d78df1c5
Merge "Seed CL for radio VTS." am: 7d86d72356
am: d7814de27c
am: 83e04fd3e9
...
am: 8833640eb3
Change-Id: Iadcaed5c0e456e1c4801ce18ec65c186c72ceec9
2017-02-16 23:58:51 +00:00
Sanket Padawe
7d86d72356
Merge "Seed CL for radio VTS."
2017-02-16 23:38:03 +00:00
Jack Yu
a2118695d9
Added the new RIL request to set SIM power state
...
The new RIL request for powering up/down the SIM card.
Test: Telephony sanity tests
bug: 32224755
Merged-In: Ib4204b9612fd9bc02bd99baebabf5ed7120e89fe
Change-Id: Ib4204b9612fd9bc02bd99baebabf5ed7120e89fe
2017-02-16 22:02:08 +00:00
Sanket Padawe
e4c6323d08
Seed CL for radio VTS.
...
Test: VTS test succeeds
Bug: 32022332
Change-Id: I3127826cad4c97db9a8ff77bdb80ad1c848751c6
2017-02-16 13:47:46 -08:00
Jack Yu
d084d97f8f
Added the new RIL request to set SIM power state
...
The new RIL request for powering up/down the SIM card.
Test: Telephony sanity tests
bug: 32224755
Change-Id: Ib4204b9612fd9bc02bd99baebabf5ed7120e89fe
2017-02-16 10:39:39 -08:00
Steven Moreland
821b01c9fe
update-makefiles.sh
...
There have been some changes to the way hidl-gen generates these and
some CLs got out of sync with hidl-gen.
Test: pass
Change-Id: I33c573499d5dd37de447902fd93929b80a5df371
2017-02-15 10:59:23 -08:00
Zhuoyao Zhang
3bef939f94
Update .vts files on master based on the latest .hal file and hidl-gen
...
Test: mma
Change-Id: I9558f300505db83e26f7c241c5cf729cd005a07b
2017-02-13 18:03:06 -08:00
Zhuoyao Zhang
8cf1b27b11
Merge "Update vts files on aosp." am: 248e3932fe
am: 848e5db57f
am: 832e7bd89a
...
am: 47497a0536
Change-Id: I2a66a8ef82ce6d93ad8ab274832dd3fdb15a0f95
2017-02-13 19:21:04 +00:00
Zhuoyao Zhang
248e3932fe
Merge "Update vts files on aosp."
2017-02-13 19:09:48 +00:00
Zhuoyao Zhang
65c99d7f08
Update vts files on aosp.
...
* Based on the latest hidl-gen and .hal files.
Test: mma
make vts.
Change-Id: I4765450d985afd552fe720d91b9ab3422f5b7a47
2017-02-12 13:51:06 -08:00
Amit Mahajan
0de66edb93
Add missing response function.
...
Test: None; only interface change.
Bug: 32020264
Merged-in: I28638f9371a6b09d72862a13a15d5f7e319d9337
Change-Id: I28638f9371a6b09d72862a13a15d5f7e319d9337
2017-02-11 01:58:53 +00:00
Tri Vo
85120c9490
Update makefiles to use filgroup syntax.
...
Test: mmma hardware/interfaces
Change-Id: I9f4457c78b7820c242d46359f0debe05d1b3e482
2017-02-10 12:45:19 -08:00
Amit Mahajan
be8ef538db
Add missing response function.
...
Test: None; only interface change.
Bug: 32020264
Change-Id: I28638f9371a6b09d72862a13a15d5f7e319d9337
2017-02-10 04:54:02 +00:00
Tri Vo
4ce38bc27f
Use filegroup as genrule srcs. am: 06da29ffae
am: 5b43e2caa8
am: 831bfd746c
...
am: 6924f25a61
Change-Id: Iffa108b900ecbd2800090b5b1cdfc4fc65f63f3c
2017-02-10 02:36:00 +00:00
Tri Vo
06da29ffae
Use filegroup as genrule srcs.
...
Test: mmma hardware/interfaces -j64
Change-Id: If282ed5f4a87045d169fcea7ad648b046a5f1cfb
2017-02-10 02:18:07 +00:00
Andreas Huber
c409e30da7
Updated makefiles am: 0574bacb2a
am: f9c87639bf
am: bf7b779b40
...
am: 238660c10a
Change-Id: I1600e1a693462fb99b684381860fa788867f45cf
2017-02-10 01:14:57 +00:00
Andreas Huber
0574bacb2a
Updated makefiles
...
Java intermediates are now created in the common rather than the device-
specific generated sources subdirectory.
Bug: 33842609
Test: make
Change-Id: I16af4cd19bf0b24baa0ad9ebfdb86b4d959c8672
2017-02-09 16:56:56 -08:00
Tri Vo
ce608bec74
Migrate driver/profiler to test/vts-testcase/hal.
...
Bug: 34893894
Test: mmma hardware/interfaces
Change-Id: Ic72716577a5f93700c5056986aff55a76b170b5d
2017-02-07 19:13:28 -08:00
Tri Vo
bd397ba5e1
Merge "Remove vts driver/profiler build rules." am: 0f7a0678af
am: 3b5f6dad56
am: 468446f91b
...
am: e9cf6ba378
Change-Id: I7e2fba48c44cdbdb6d87e6d54446986889be26cf
2017-02-08 01:05:09 +00:00
Treehugger Robot
0f7a0678af
Merge "Remove vts driver/profiler build rules."
2017-02-08 00:12:24 +00:00
Jack Yu
ed7ef81069
HIDL change for Android O RIL update
...
1. Added two new API for screen state replacement.
2. Data call API refactoring work.
bug: 20125037, 32224135, 32223897, 32249926, 30282096, 30173958,
33653220
Test: Telephony sanity tests and unit tests
Merged-In: I6b266637914a85bd57c6a055c52c8ff4ced17e1f
Change-Id: I342b99bed8663d107052e791ac97949b34f7dd99
2017-02-06 14:04:47 -08:00
Tri Vo
ac9f1c02f3
Remove vts driver/profiler build rules.
...
Generate filegroups for .hal files so that driver/profiler build rules
can migrate to another project.
Bug: 34893894
Test: mmma hardware/interfaces -j32
Change-Id: Iefc98a6df16706fbb798bc32405fe8ff0c3de450
2017-02-06 13:54:41 -08:00
Keun Soo Yim
7b9b6ca18f
move VTS stub files and non-functional tests
...
Test: mma
Bug: 34976004
Change-Id: I20273bdc3a05e2986fcf921f65d2afd6d72781e4
2017-02-04 02:45:25 +00:00
Jack Yu
921a0d163f
Merge "HIDL change for Android O RIL update"
2017-02-03 23:29:55 +00:00
Zhuoyao Zhang
3590cc105e
Merge "Support driver/profiler for all hals." am: a0ff9aca7a
am: 2b741f188b
am: fa531574ab
...
am: 3d5c20def5
Change-Id: Iccc715c11e0d380706d4bbb30ba2514dcf16b2ba
2017-02-03 02:23:34 +00:00
Jack Yu
ac2aec9b0a
HIDL change for Android O RIL update
...
1. Added two new API for screen state replacement.
2. Data call API refactoring work.
bug: 20125037, 32224135, 32223897, 32249926, 30282096, 30173958,
33653220
Test: Telephony sanity tests and unit tests
Change-Id: I6b266637914a85bd57c6a055c52c8ff4ced17e1f
2017-02-02 11:36:42 -08:00
Zhuoyao Zhang
bd752892b3
Support driver/profiler for all hals.
...
* Update the make file to generate driver/profiler for hals.
Test: mma
Change-Id: I2a91d913b05beb8e1ecf28a205852f848ef1f5ee
2017-02-01 20:53:21 -08:00
Yuexi Ma
faad7891fb
vts files for radio hal
...
Merged-In:I8bce0b3ce4874442638e4967b4b88fcd60497729
Test: mma
Change-Id: I8bce0b3ce4874442638e4967b4b88fcd60497729
(cherry picked from commit 689c6fb1b5
)
2017-02-01 15:30:07 -08:00
Sanket Padawe
ee18b250f5
Merge "Removed TODOs from radio hal." am: c5447fce20
am: ca1388166a
am: b2cdacaa6e
...
am: 1ef858b769
Change-Id: I1d7da242ff8297b01241e6de1a0c549924f56f08
2017-01-28 00:56:22 +00:00
Jack Yu
f346766c0c
Fixed typos and incorrect types
...
Fixed typos, incorrect types for bitmap, and comment
alignment.
Test: Build
Merged-In: I51a99fa71877cfe168ee2cf31de702f36f57d013
Change-Id: I51a99fa71877cfe168ee2cf31de702f36f57d013
2017-01-28 00:46:52 +00:00
Sanket Padawe
fcf3654783
Removed TODOs from radio hal.
...
+ Opened new bug b/34683858 for addressing one of the TODO in P.
Bug: 34109705
Test: Removed only comments.
Change-Id: Ie78eacbc80def2df3ec448f14a89fbac185bf2af
2017-01-24 14:42:15 -08:00
Jack Yu
57a72ed3ed
Fixed typos and incorrect types
...
Fixed typos, incorrect types for bitmap, and comment
alignment.
Test: Build
Change-Id: I51a99fa71877cfe168ee2cf31de702f36f57d013
2017-01-23 15:28:52 -08:00
Yuexi Ma
f2101feb72
Merge "vts test project init for radio hal"
2017-01-20 00:25:42 +00:00
Steven Moreland
66816de87f
Remove useless Android.mk files.
...
Test: none
Change-Id: I99f4d3e5b943742009e366b13bee2c32e38a3fba
2017-01-18 11:49:08 -08:00
Yuexi Ma
e98c0fa8aa
vts test project init for radio hal
...
Test: ENABLE_TREBLE=true make vts BUILD_GOOGLE_VTS=true -j32 && vts-tradefed run commandAndExit vts --skip-all-system-status-check --primary-abi-only --skip-preconditions --module RadioHidlTest -l INFO
Change-Id: I794108d253bbdfa36a8aa6db336127721a51a017
2017-01-13 19:51:11 -08:00
Steven Moreland
7c8d9bbaf1
Revert "move VTS HIDL HAL tests to the corresponding interface directories"
...
This reverts commit ec7746fa80
.
Test: no test
Merged-In: I9ec4493403d71419df99fe9761211eab057cdb0a
Change-Id: I39f2acaa5ee376b90bcddd0891ac6f309cb40a2b
2017-01-14 00:20:11 +00:00
Steven Moreland
96232e327f
Revert "Revert "move VTS HIDL HAL tests to the corresponding interface directories""
...
This reverts commit 070e8d2116
.
Change-Id: I66dd4e6cf875e39e58b0d91724a603b37d32c0ac
2017-01-14 00:00:26 +00:00
Ruchi Kandoi
070e8d2116
Revert "move VTS HIDL HAL tests to the corresponding interface directories"
...
Test: No
This reverts commit ec7746fa80
.
Change-Id: I9ec4493403d71419df99fe9761211eab057cdb0a
2017-01-13 15:17:32 -08:00
Ruchi Kandoi
aeb3de7b3f
Merge changes from topic 'port-nfc-vts-AOSP'
...
* changes:
Fix VTS paths on 32-bit target
Remove obsolete references to IPCThreadState/ProcessState.
Update Android.bp of Nfc with make rule for profiler.
Use lowercase booleans in VTS test configs.
Update to use the correct logging library.
Update coverage configs with new format.
Update NFC VTS configs to reflect new source paths
increase the timeouts to 10mins for nfc target-side tests
enable profiling directly from AndroidTest.xml
NFC: vts: Update VTS driver files as per HAL changes
NFC: Add target-side VTS tests for NFC
use svc nfc enable/disable which is always the same.
move VTS HIDL HAL tests to the corresponding interface directories
Build target-side NFC test with coverage.
Remove -DENABLE_TREBLE from vts test LOCAL_CFLAGS.
Nfc: Split libhidl into base and transport.
NFC: Update vts files to include the Annotations.
NFC HAL target-side test (template)
Update vts files for nfc hidl file style change.
VTS driver build target for NFC 1.0
add nfc vts files and vts profiler build rule
2017-01-12 23:13:44 +00:00
Keun Soo Yim
ec7746fa80
move VTS HIDL HAL tests to the corresponding interface directories
...
Bug: 32783461
Test: vts-tradefed; run vts-hal-hidl
Change-Id: Iead44eaf65dcd4de2286267467c4a4a322a88205
(cherry picked from commit 8a36c0b01c
)
2017-01-12 11:02:22 -08:00
Treehugger Robot
cb5989d239
Merge "Bp/n/sFoo -> Bp/n/sHwFoo"
2017-01-12 01:50:58 +00:00
TreeHugger Robot
a8d358fb63
Merge changes from topic 'bphwfoo'
...
* changes:
Bp/nFoo -> Bp/nHwFoo.
Bp/nFoo -> Bp/nHwFoo
2017-01-11 23:43:16 +00:00
Yifan Hong
4bc69c918f
Bp/nFoo -> Bp/nHwFoo
...
Bug: 33554989
Test: hidl_test
Change-Id: I748181e9eaf5b78318054b9fd99ac1a43d00498a
2017-01-11 13:04:15 -08:00
Amit Mahajan
24162d9dce
Use backward compatible enum values. am: 2ab1a10678
am: 790e6d6fe0
am: 04dd3d3021
...
am: 9ad3abe72c
Change-Id: I7c8d55139e21ab4dad2033cee46a1930abe427fc
2017-01-11 03:13:36 +00:00
Amit Mahajan
2ab1a10678
Use backward compatible enum values.
...
Test: none
Bug: 32020264
Change-Id: I4a9da7650c959de590ceea84f24a0918f32edbdb
2017-01-10 17:17:07 -08:00
Yifan Hong
10ac9b44f5
Bp/n/sFoo -> Bp/n/sHwFoo
...
Bug: 33554989
Test: hidl_test
Change-Id: I748181e9eaf5b78318054b9fd99ac1a43d00498a
2017-01-10 16:01:46 -08:00
Yuexi Ma
689c6fb1b5
vts files for radio hal
...
Test: mma
Change-Id: I8bce0b3ce4874442638e4967b4b88fcd60497729
2017-01-09 13:04:12 -08:00
Amit Mahajan
8324e69356
Merge "Change list of applications in CardStatus from array to vec." am: d5eccf520d
am: 68f2bd6d49
am: 5cb3c65758
...
am: 7f5243c9d1
Change-Id: I81deccea2fe918075bc8ebdf2e41a517ba1f5f44
2017-01-05 18:08:37 +00:00
Amit Mahajan
347f07b5de
Change list of applications in CardStatus from array to vec.
...
Test: none
Bug: 32020264
Change-Id: I39420333cd07126904f170487de4d45d630e3c26
2017-01-04 16:52:34 -08:00
Sanket Padawe
2c56b3765d
Merge "Minor changes to telephony error codes in types.hal" am: 044e84cc8a
am: 455f722a8f
am: c336568957
...
am: a6bb310f36
Change-Id: Ia3cc47e87315e31ef0064fd1ddce38210ce2e117
2017-01-03 23:02:37 +00:00
Sanket Padawe
c13c371b45
Minor changes to telephony error codes in types.hal
...
Test: Basic build test.
Change-Id: I26227551794729d6643ec63d4a39bc0090240a52
2017-01-02 23:45:22 -08:00
Amit Mahajan
915be9b162
Minor fixes in IRadioIndication.hal am: d7c7e641ef
am: 49b6dcb9d6
am: b2797c4b6d
...
am: 02fefc0bc1
Change-Id: If3b19bf1ee107d3733c9c91616b6c1e38e04d9c5
2016-12-30 01:57:34 +00:00
Amit Mahajan
d7c7e641ef
Minor fixes in IRadioIndication.hal
...
Test: none
Bug: 32020264
Change-Id: Ib8540a444c4b98ff033a8e2c519dd25e9b853c57
2016-12-29 15:32:09 -08:00
Sanket Padawe
5d399eab90
Merge "Clean up some fields and APIs in telephony HIDL interface." am: 4ba8b469d7
am: 1ac8fac9da
am: a84f3db341
...
am: c69290501f
Change-Id: Idfc4d9d38ee2d936fe46c5c3c5ed50bd75e1dfaa
2016-12-29 22:59:19 +00:00
Sanket Padawe
865834e4d4
Clean up some fields and APIs in telephony HIDL interface.
...
Bug: 32020264
Test: Basic build test.
Change-Id: I1493d5b26ef678be14e71db7d6f93a9bfad52980
2016-12-28 16:04:10 -08:00
Amit Mahajan
2997006811
Minor updates to ISap hal. am: fff290faa0
am: 1203d4130c
am: 84e4c6bbe8
...
am: 32a94a07f1
Change-Id: If8eeb954bf4a63e451ce886b1bd74ecb83664c47
2016-12-28 07:24:31 +00:00
Amit Mahajan
fff290faa0
Minor updates to ISap hal.
...
Test: none
Bug: 32020264
Change-Id: I1cfb21cb4e30e71de6418aaaa9e13d8b2746d7b7
2016-12-27 10:44:59 -08:00
Sanket Padawe
0856368d03
Merge "Add new RadioError in telephony hidl interface." am: 441f2fda32
am: dd27f94c93
am: c274091df9
...
am: e76e063537
Change-Id: I5bc62ff73026a06f0ccf77821782f25217daf9f8
2016-12-14 20:34:31 +00:00
Sanket Padawe
441f2fda32
Merge "Add new RadioError in telephony hidl interface."
2016-12-14 20:03:51 +00:00
Yifan Hong
b85d8763c7
Update makefiles for Java package path.
...
use V1_0 instead of 1.0.
Bug: 33554192
Test: hidl_test_java
Change-Id: Ic2d95265df10914a60a5bb743d75e839948838c3
2016-12-13 18:06:24 -08:00
Yifan Hong
f35ee3b192
Revert "Revert "Update makefiles for Java package path.""
...
This reverts commit a8789f27cb
.
Change-Id: I69980b580a556188ba868bb096ae1590b01759f5
2016-12-13 22:20:16 +00:00
Yifan Hong
a8789f27cb
Revert "Update makefiles for Java package path."
...
This reverts commit ab0792ccdc
.
Change-Id: I47fc272d9fa8875e3d7ccb10cb748c738fbf8135
2016-12-13 22:18:34 +00:00
Yifan Hong
ab0792ccdc
Update makefiles for Java package path.
...
use V1_0 instead of 1.0.
Bug: 33554192
Test: hidl_test_java
Change-Id: Ic2d95265df10914a60a5bb743d75e839948838c3
2016-12-13 11:32:56 -08:00
Sanket Padawe
c284e2768d
Add new RadioError in telephony hidl interface.
...
Bug: 32020264
Test: no test
Change-Id: Ia41c9aa84cb8799394fa70e9a444ba58361121be
2016-12-13 11:22:32 -08:00
Sanket Padawe
a4d8fdd1a5
Add missing function to telephony HIDL interface. am: 1a7eae777b
am: 7a6e99c103
am: 8ed49368f7
...
am: f32d2db7bf
Change-Id: Ibcad263b2a968123bba17adf416a2d53b1cf2b87
2016-12-08 01:11:28 +00:00
Sanket Padawe
1a7eae777b
Add missing function to telephony HIDL interface.
...
+ fix some comments as per specs.
Test: No test
Bug: 32020264
Change-Id: If8e83a7465e608e28f7e149025da5ede30924602
2016-12-07 14:40:03 -08:00
Yifan Hong
e19e582bd5
Update makefiles for hidlizing IBase.
...
A new dependency android.hidl.base@1.0 is added for
all projects.
Also updated Android.mk for NFC hal (for java constants)
Test: mma
Change-Id: Ia70d0eb0d74de06475a339698386d383d491a43a
2016-12-03 01:08:59 -08:00
Yifan Hong
501839495f
Update makefiles for hidlizing IBase.
...
A new dependency android.hidl.base@1.0 is added for
all projects.
Test: mma
Change-Id: Ia70d0eb0d74de06475a339698386d383d491a43a
2016-12-03 01:01:14 -08:00
Steven Moreland
bbff14d4bb
Merge "Update makefiles for logging."
2016-11-22 17:25:36 +00:00
Keun Soo Yim
8a36c0b01c
move VTS HIDL HAL tests to the corresponding interface directories
...
Bug: 32783461
Test: vts-tradefed; run vts-hal-hidl
Change-Id: Iead44eaf65dcd4de2286267467c4a4a322a88205
2016-11-21 19:16:12 -08:00
Steven Moreland
f8d68ec855
Update makefiles for logging.
...
Bug: 32943424
Test: pass
Change-Id: Ic88ce6adf04e0e36db53e4cc06ac2ec5a90c011c
2016-11-21 16:28:54 -08:00
Steven Moreland
3e3a0998e0
Update makefiles for logging.
...
Bug: 32943424
Test: hidl_test
Change-Id: I86dc81935912861073497c07696378895a25f9ee
2016-11-21 16:19:57 -08:00
Yifan Hong
63544eacb6
Split libhidl into base and transport.
...
Bug: 32756130
Test: mma
Change-Id: Id21cf23abe2910f26bb7895511862443b93dc112
2016-11-18 09:52:57 -08:00
Yifan Hong
6b920e43d3
Split libhidl into base and transport.
...
Bug: 32756130
Test: mma
Change-Id: Id21cf23abe2910f26bb7895511862443b93dc112
2016-11-18 00:00:54 -08:00
Sanket Padawe
d5e70d7f63
Merge "Add a missing RIL request in iRadio.hal"
2016-11-18 01:33:10 +00:00
Sanket Padawe
f6e345ac01
Add a missing RIL request in iRadio.hal
...
Test: no test
Bug: 32020264
Change-Id: I5b1584e5451c4c04e0a2902791140c4e7bd95549
2016-11-17 15:28:31 -08:00
Treehugger Robot
d91322ea43
Merge "Extend Telephony HIDL interface to include unsolicited RIL commands."
2016-11-09 23:58:36 +00:00
Sanket Padawe
a08c29cbf9
Extend Telephony HIDL interface to include unsolicited RIL commands.
...
Bug:32020264
Test: No test, only interface.
Change-Id: I242cfd3cffb43531025da37d079d7a68b55d7ca3
2016-11-09 14:21:31 -08:00
Colin Cross
8f084e00d6
Support genrules with multiple tools
...
To allow genrules with more than one tool, rename the tool property to
tools and make it an array, replace $tool with $(location <label>),
and use $() for other variables for consistency.
Bug: 31948427
Test: compare build.ninja
Change-Id: I3d714f70a2af0dc60faeee10e09b6ed166601f1d
(cherry picked from commit b785f5b82e
)
2016-11-07 10:54:59 -08:00
Sanket Padawe
37c96a54e5
Merge "Extend HIDL interface for Radio (RIL)."
2016-11-04 17:34:37 +00:00
Sanket Padawe
d52335cb64
Extend HIDL interface for Radio (RIL).
...
+ All remaining solicited requests to radio covered.
Test: No test for the interface.
Bug: 32020264
Change-Id: I1ee21c01ec9676919a0e88dadc3be2e21a3459a5
2016-11-03 16:46:32 -07:00
Steven Moreland
7982058699
Running update-makefiles for fixed spacing.
...
Test: pass
Change-Id: I4dcaf70b1c014f3ecf685d4884601be6f17ee51d
2016-11-01 20:06:29 +00:00
Amit Mahajan
ed12ec86ee
Initial version of BT SAP hal.
...
Test: No build issues. Interface only; nothing to test yet.
Bug: 32020264
Change-Id: I8ed46b5e39c37a9efe1593206f782a591f47c9b7
2016-10-28 12:21:31 -07:00
Sanket Padawe
76372496a7
Develop HIDL interface for radio (RIL).
...
Test: Only built the hidl interface as there isn't anything else to test.
Bug: 32020264
Change-Id: Ibf62feb9c562992cffb9ba6d1ec85a7e9c22f359
2016-10-27 13:20:49 -07:00
Steven Moreland
7a4f118c48
Stop all these merge conflicts.
...
Test: mma -j64
Change-Id: I319198af32adf1fef180c5c2c22ba4b360fa7609
2016-10-26 12:05:29 +02:00
Steven Moreland
ce9779412a
Update headers (for export shared lib headers)
...
Test: mma -j64
Bug: 32337293
Change-Id: I93e7cab90efac407525a1a5f2ad30f816a530e17
2016-10-22 00:28:00 +00:00
Amit Mahajan
4cb7b84aba
Initial version of radio hal
...
Test: No build issues. Unused interface; nothing to test yet.
Bug: 32020264
Change-Id: Ie57eb43b777dadbc0b0350f2e33227be3f1d65f1
2016-10-10 14:36:50 -07:00