summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-18Snap for 4402310 from c6b4664ae094b5927f3c89465848dc4dd3b6ccbd to oc-m2-releaseandroid-8.1.0_r8android-8.1.0_r52android-8.1.0_r50android-8.1.0_r47android-8.1.0_r46android-8.1.0_r43android-8.1.0_r41android-8.1.0_r36android-8.1.0_r35android-8.1.0_r33android-8.1.0_r30android-8.1.0_r26android-8.1.0_r25android-8.1.0_r20android-8.1.0_r2oreo-m7-releaseoreo-m6-s4-releaseoreo-m6-s3-releaseoreo-m6-s2-releaseoreo-m2-s5-releaseoreo-m2-s4-releaseoreo-m2-s3-releaseoreo-m2-s2-releaseoreo-m2-s1-releaseoreo-m2-releaseandroid-build-team Robot
Change-Id: I9b162268bddb7b5023ff8585308ca1596baf95c9
2017-10-16Snap for 4396806 from f7f6aa6be49a5359bc3393fc574d8825d3f420a9 to oc-mr1-releaseandroid-wear-8.1.0_r1android-vts-8.1_r9android-vts-8.1_r8android-vts-8.1_r7android-vts-8.1_r6android-vts-8.1_r5android-vts-8.1_r4android-vts-8.1_r3android-vts-8.1_r14android-vts-8.1_r13android-vts-8.1_r12android-vts-8.1_r11android-vts-8.1_r10android-security-8.1.0_r93android-security-8.1.0_r92android-security-8.1.0_r91android-security-8.1.0_r90android-security-8.1.0_r89android-security-8.1.0_r88android-security-8.1.0_r87android-security-8.1.0_r86android-security-8.1.0_r85android-security-8.1.0_r84android-security-8.1.0_r83android-security-8.1.0_r82android-cts-8.1_r9android-cts-8.1_r8android-cts-8.1_r7android-cts-8.1_r6android-cts-8.1_r5android-cts-8.1_r4android-cts-8.1_r3android-cts-8.1_r25android-cts-8.1_r24android-cts-8.1_r23android-cts-8.1_r22android-cts-8.1_r21android-cts-8.1_r20android-cts-8.1_r2android-cts-8.1_r19android-cts-8.1_r18android-cts-8.1_r17android-cts-8.1_r16android-cts-8.1_r15android-cts-8.1_r14android-cts-8.1_r13android-cts-8.1_r12android-cts-8.1_r11android-cts-8.1_r10android-cts-8.1_r1android-8.1.0_r81android-8.1.0_r80android-8.1.0_r79android-8.1.0_r78android-8.1.0_r77android-8.1.0_r76android-8.1.0_r75android-8.1.0_r74android-8.1.0_r73android-8.1.0_r72android-8.1.0_r71android-8.1.0_r70android-8.1.0_r69android-8.1.0_r68android-8.1.0_r66android-8.1.0_r6android-8.1.0_r5android-8.1.0_r4android-8.1.0_r3android-8.1.0_r23android-8.1.0_r19android-8.1.0_r16android-8.1.0_r15android-8.1.0_r12android-8.1.0_r11android-8.1.0_r10android-8.1.0_r1security-oc-mr1-releaseoreo-mr1-wear-releaseoreo-mr1-vts-releaseoreo-mr1-security-releaseoreo-mr1-s1-releaseoreo-mr1-releaseoreo-mr1-cuttlefish-testingoreo-mr1-cts-releaseoreo-m4-s1-releaseandroid-build-team Robot
Change-Id: I39153fead3f21ab1f5d49fce1d731293083f5116
2017-10-15IPACM: fix downstream iface list add/del issueoreo-mr1-devNiranjan Pendharkar
Use std string instead of memory comparison for vts test CRs-fixed:2125887 Bug:67396342 Test: compile Change-Id: I23ac0b27a1aedf340600b28f0b5d75e2e2b8b6f4 Signed-off-by: Skylar Chang <chiaweic@codeaurora.org> Signed-off-by: Niranjan Pendharkar <npendhar@codeaurora.org> (cherry picked from commit 8caa3afcb5feaa8193639c9eedee1744e5968672)
2017-10-16Merge "ipacm: fix the VTS error" into oc-mr1-devPankaj Kanwar
2017-10-15IPA HAL: fix the upstream down issueNiranjan Pendharkar
When upstream interface went down but tethered interface still up, send "NULL" upstream iface name to IPACM to clean up previous up upstream interface. CRs-fixed:2125887 Bug:67396342 Test: compile Change-Id: Ic586072721f9a053126ae0e6a54a00c196632a35 Signed-off-by: Skylar Chang <chiaweic@codeaurora.org> Signed-off-by: Niranjan Pendharkar <npendhar@codeaurora.org> (cherry picked from commit 4b09d0b7556d2bbd8da714a9a8b51ebd6cf5a061)
2017-10-15ipacm: fix the VTS errorNiranjan Pendharkar
On VTS IPACM_HAL unit-test, since wlan tethering devive won't up, therefore the addDownsream events are all cached in IPACM_HAL and keep accumulated until reaching IPACM's max cached and seeing test-case starts failing. The fix is to clean up the cache on Stopoffload. CRs-fixed:2118600 Bug:65612227 Test: compile Change-Id: I24f410f5c5ae3a6cad0e14293f266b067f643389 Signed-off-by: Skylar Chang <chiaweic@codeaurora.org> Signed-off-by: Niranjan Pendharkar <npendhar@codeaurora.org> (cherry picked from commit 5cf0a7159b173f627128cf87877a3e559a558f81)
2017-10-09Snap for 4384531 from 923f17dd3cacbed3deb293c1a1831d4f4e1b0813 to oc-m2-releaseandroid-build-team Robot
Change-Id: I468bd281419a443a66a5391ad9337ef5e54f7cb6
2017-10-02release-request-53526352-7b51-4ab1-a661-632ffc55dd7c-for-git_oc-mr1-release- ↵android-build-team Robot
4371241 snap-temp-L10900000107789672 Change-Id: I0731ac0e82913b5f07ec4374bae662ec66d2b403
2017-09-29release-request-99856c15-b008-4977-9971-f86523a23c0a-for-git_oc-m2-release-4 ↵android-build-team Robot
367109 snap-temp-L18300000107415568 Change-Id: Ia9f46190a3c9cb06743e01670511061cc8d02983
2017-09-29IPACM: fix the fd leaking issueNiranjan Pendharkar
Fix the fd leaking issue on "resetTetherStats" and "getStats" APIs. Test: Manual Bug: 29337859 Bug: 32163131 Bug: 64976634 Bug: 65612126 Change-Id: I131c6ebe1ea1e14194fe4fe019eb21364032e154 Signed-off-by: Skylar Chang <chiaweic@codeaurora.org> Signed-off-by: Niranjan Pendharkar <npendhar@codeaurora.org> (cherry picked from commit 42959c94d518dd6c5424040b0310dbb23d9dc158)
2017-09-28release-request-ca7a0f27-e01e-4493-95dc-73b265f88cc9-for-git_oc-mr1-release- ↵android-build-team Robot
4365318 snap-temp-L33600000106883904 Change-Id: Ifa22bf62bba230cc9398fef784477f6fb1eb9b9c
2017-09-27Merge "IPA HAL: Remove Downstream Iface" into oc-mr1-devTreeHugger Robot
2017-09-26release-request-787c7134-f106-4590-90f7-0fb685b91259-for-git_oc-mr1-release- ↵android-build-team Robot
4360035 snap-temp-L24200000106060350 Change-Id: I5f3aeeb32148e1a672bd3d0f2898163d7534c814
2017-09-25ipacm: fix the crash when modem SSRNiranjan Pendharkar
Make ipacm offload manager continues to read msg from IPA-driver instead of posting dummy event to IPACM main thread. Test: Manual Bug: 65676825 Change-Id: Ic838762ba7a0a06dd1690f4198099428a988901a Signed-off-by: Skylar Chang <chiaweic@codeaurora.org> Signed-off-by: Niranjan Pendharkar <npendhar@codeaurora.org> (cherry picked from commit 03f37382872e82322721c55452086b9ac15627e3)
2017-09-25IPA HAL: Remove Downstream IfaceNiranjan Pendharkar
Empty iface and garbage iface names should return an error when passed to removeDownstream. Bug: 65612332 Test: compile Crs-fixed: 2105305 Change-Id: Ib4a99bd6cefe372ac4292b53842bd76e767449a1 Signed-off-by: Tyler Wear <twear@codeaurora.org> Signed-off-by: Niranjan Pendharkar <npendhar@codeaurora.org> (cherry picked from commit f4102a5c59f994d40d22bdb9f1806d6bcc120a79)
2017-09-21release-request-a84b3435-75fa-41e8-bd3c-ca0f4cbd5cc5-for-git_oc-m2-release-4 ↵android-build-team Robot
352002 snap-temp-L88700000105039240 Change-Id: I03347b58c9bc62b2e3daabbd5e3cd9598a3aefaa
2017-09-21release-request-bbc747ae-190b-4d38-8704-432aa6396c16-for-git_oc-mr1-release- ↵android-build-team Robot
4351869 snap-temp-L93800000104806132 Change-Id: Ie2f278db76a594da0f6b7a24c03e3b29ec362d67
2017-09-15msm8998: Update to C1.07.00.00.375.020Thierry Strudel
msm8998: from vendor/qcom/opensource/data-ipa-cfg-mgr cd3f815 Promotion of data.lnx.6.4.9-00093. 60bc54b IPACM: fix security issue in querying if index 9712b61 Promotion of data.lnx.6.4.9-00072. de85c67 SetDataLimit: Init Check Test: build, boot, sanity checks Bug: 65735819 Change-Id: Ie0c42323bc1d83c9bce185a067120546dfc2d9d1 Signed-off-by: Thierry Strudel <tstrudel@google.com>
2017-09-07release-request-108343c4-ad88-44f9-aaa2-24d8b8a5c176-for-git_oc-mr1-release- ↵android-build-team Robot
4321077 snap-temp-L97000000100182150 Change-Id: I6fa3383528e4fcf8ffba4127bca37ee6a581d400
2017-09-05ipacm: buffer downstream and upstream eventsNiranjan Pendharkar
Add framework event cache in offload manager class to handle the timing issue between android framework and wlan-driver. Note framework starts to send set_upstream/add_downstream to IPACM when link property is set however wlan-driver is not completed the IPA-HW pipe configuration because it triggered by hostapd not link property. The fix is to add cache on offload manager to start offload after wlan-driver is ready. Bug: 34361337 Test: manual Change-Id: I1ec3ad30ba3beb8198bdee7a10779dcaf07c51cd Signed-off-by: Skylar Chang <chiaweic@codeaurora.org> Signed-off-by: Niranjan Pendharkar <npendhar@codeaurora.org> (cherry picked from commit b1ae04ccb105ea03dcfc0e4a6a5fb9404eb79127)
2017-09-05release-request-ceb2dd2a-7b27-4419-a5dc-5f7d69401c67-for-git_oc-mr1-release- ↵android-build-team Robot
4316039 snap-temp-L01000000099367383 Change-Id: I4aca68ffaa138ad76dea81b9683b30c9ba8c1b59
2017-09-05ipacm: fix the v6-offload issue on AndroidNiranjan Pendharkar
Remove the check on how many ipv6 addresses are received from modem interface, fix the client prefix comparison logic which contradicts with MDM requirement to only offload tethered-clients who has same prefix as modem interface. Test: as follows - built - flashed - booted - started tethering and watched for packets via: "adb shell tcpdump -n -i wlan0 -l" Bug: 34361337 Change-Id: Ib4b2f9e67f5c92021956c3ecb963cfed7f016959 Signed-off-by: Skylar Chang <chiaweic@codeaurora.org> Signed-off-by: Niranjan Pendharkar <npendhar@codeaurora.org> (cherry picked from commit 4031d6a7e2dec3f13805f45b082790ac2e9a496c)
2017-08-30release-request-81b48854-d0e0-49af-bcf2-857273cbb8dc-for-git_oc-mr1-release- ↵android-build-team Robot
4306444 snap-temp-L17300000097872583 Change-Id: I1f3729dc5ea2c00319c18bd25bbf5046ffb180fd
2017-08-23msm8998: Update to 07.00.00.279.357Thierry Strudel
msm8998: from vendor/qcom/opensource/data-ipa-cfg-mgr c1e3b7f Promotion of data.lnx.6.4.9-00069. dc73d54 IPA HAL: Input Checks d863529 Promotion of data.lnx.6.4.9-00061. 030a953 ipacm: Add flag -Wall -Werror and fix warnings 5851418 Promotion of data.lnx.6.4.9-00055. d029272 Merge "ipacm: fix the heap-use-after-free issue on bootup" 19606a4 Merge "ipacm: ignore removeDownstream request if netdev down" 69e5c0f ipacm: fix the heap-use-after-free issue on bootup 26beced ipacm: ignore removeDownstream request if netdev down Test: build, boot, sanity checks Bug: 64986220 Change-Id: I95154ea39cbb9b8d6b00e32097c2de6c31368253 Signed-off-by: Thierry Strudel <tstrudel@google.com>
2017-08-23release-request-cff6d9b6-a564-4d17-99cb-c2d0bb282758-for-git_oc-mr1-release- ↵android-build-team Robot
4293817 snap-temp-L12800000095933585 Change-Id: Ib68791bfcc59dadc318077928ba176d4a0952f23
2017-08-21print local log buffer to debugNiranjan Pendharkar
Bug: 34361337 Test: manual Change-Id: I2786eff206412871161512d675b183fa04d6ada9 (cherry picked from commit 89455fd63333f7a349de4baf3d432d2cc37750d9)
2017-08-10release-request-7f84484c-eec6-4577-8d5a-55079be4f3c5-for-git_oc-mr1-release- ↵android-build-team Robot
4262309 snap-temp-L02100000091441105 Change-Id: I622a0ec9c10d7160cc14e0820af16eeb9438fa2a
2017-08-10Revert "ipacm: ignore removeDownstream request if netdev down"Niranjan Pendharkar
am: 8044ecbdf1 Change-Id: I9a6311f2f2acb7f29143fbd1ebc692566d9b0960
2017-08-09Revert "ipacm: ignore removeDownstream request if netdev down"oreo-dr1-devNiranjan Pendharkar
This reverts commit b2c20467fe5158224a66d7f06d4ab078480f7d23. Test: as follows - built - flashed - booted - VTS tests pass without a SIM card (modulo 2 tests) Bug: 36682246 Bug: 64479437 Change-Id: I9c75979c4ac249f8c4783da4daad96f2a0f6c4e8 (cherry picked from commit 33f30f9b664de96d58ecbbb5831aae8d477badd1)
2017-08-09IPA HAL: Input ChecksNiranjan Pendharkar
am: e549f669e0 Change-Id: I951c268c081cd5562e310aa4338a3adff870a714
2017-08-08IPA HAL: Input ChecksNiranjan Pendharkar
Check input args for v4/v6 address and ifaces. Test: as follows - built - flashed - booted - manually ran these VTS tests with setenforce 0 Bug: 38220415 Bug: 64479437 CRs-fixed: 2083182 Change-Id: Ife548b0bbfd1854dbcd2500ccb6477e85c6291b7 Signed-off-by: Tyler Wear <twear@codeaurora.org> Signed-off-by: Niranjan Pendharkar <npendhar@codeaurora.org> (cherry picked from commit dd34999536cfe0f512e0347de8f37f038bde12af)
2017-07-27release-request-94878621-f29d-487c-a2aa-213f2be9d20c-for-git_oc-mr1-release- ↵android-build-team Robot
4222039 snap-temp-L91400000086509174 Change-Id: Icd0ed0e23baf0648623035ef194ac14c17f11cc3
2017-07-26IPACM: fix the security issue in ConntrackClientNiranjan Pendharkar
am: d772782af3 Change-Id: I5885c024b8846dba0a52fa9c25d49623d9767368
2017-07-26ipacm: ignore removeDownstream request if netdev downNiranjan Pendharkar
am: b2c20467fe Change-Id: I8edc6d4d4c5bad7497562d7c758d6c2ed3a80fbd
2017-07-26IPACM: fix the security issue in ConntrackClientNiranjan Pendharkar
Fix the security issue in IPACM ConntrackClient. Bug: 34361337 CRs-fixed: 2012248 Test: manual Change-Id: Ia586d9916fc6391ffce436fba9b1ceae1220bc48 Signed-off-by: Skylar Chang <chiaweic@codeaurora.org> Acked-by: Shihuan Liu <shihuanl@qti.qualcomm.com> Signed-off-by: Niranjan Pendharkar <npendhar@codeaurora.org> (cherry picked from commit 7d710b75c78a6c60b71bd54ca30c84aa655b4d75)
2017-07-26ipacm: ignore removeDownstream request if netdev downNiranjan Pendharkar
Simply return sucess to HAL client if receiving the removeDownstream request when netdev already down Bug: 34361337 Test: manual CRs-fixed: 2077823 Change-Id: I92ee1713635f23ddb19042b32f2790350591b069 Signed-off-by: Skylar Chang <chiaweic@codeaurora.org> Signed-off-by: Niranjan Pendharkar <npendhar@codeaurora.org>
2017-07-06release-request-60f1fc0d-1c6d-400a-8b4e-444f1452f036-for-git_oc-mr1-release- ↵android-build-team Robot
4157261 snap-temp-L11100000079944679 Change-Id: I1d3438b1a55970c4bebaa53b7dccd7b59464fbb5
2017-07-05ipacm: make ip address in updatetimeout network byte order am: 4cdae4ac0cNiranjan Pendharkar
am: ce85895a11 Change-Id: Ia3e9c62041e7c913490599978fe08483d53fb146
2017-07-05ipacm: make ip address in updatetimeout network byte orderNiranjan Pendharkar
am: 4cdae4ac0c Change-Id: I8ddf00cd84990a12b7690200553ad921adc9406e
2017-07-05ipacm: make ip address in updatetimeout network byte orderNiranjan Pendharkar
Bug: 34361337 Test: Manual Change-Id: I6ef8be67a21adba1fc55cd188a7f4886f2d59f44 Signed-off-by: Skylar Chang <chiaweic@codeaurora.org> Signed-off-by: Niranjan Pendharkar <npendhar@codeaurora.org>
2017-07-02release-request-d9dc98f7-19b2-484c-b4d1-f35dc43e9c05-for-git_oc-mr1-release- ↵android-build-team Robot
4152006 snap-temp-L91700000079405440 Change-Id: I5a926554a157431daea3aa29808d5482619ca0ff
2017-06-29ipacm: add NULL check on conntrack de-registration am: 17ec1600b8Niranjan Pendharkar
am: 6bad500db9 Change-Id: I2ba68dc9c1a884ae9d646ba8a20839ff3a50997d
2017-06-29ipacm: add NULL check on conntrack de-registrationNiranjan Pendharkar
am: 17ec1600b8 Change-Id: I323a80fe3e419a072501ed3a9fed6092d68ba254
2017-06-28ipacm: add NULL check on conntrack de-registrationNiranjan Pendharkar
Add NULL check when unregistering with conntrack to release filters and handles. CRs-fixed: 2068687 Bug: 34361337 Test: manual Change-Id: I8f48be78ebf6f0972d82d0da793f4ff898682aa8 Signed-off-by: Skylar Change <chiaweic@codeaurora.org> Signed-off-by: Niranjan Pendharkar <npendhar@codeaurora.org>
2017-06-28release-request-1b0d6769-ebfa-4e2d-b128-039ac0dcd5c9-for-git_oc-mr1-release- ↵android-build-team Robot
4140700 snap-temp-L81200000078275553 Change-Id: Id2b988371a2acd46ba72cc12b3eb459e9c31469f
2017-06-27make hal instance name as default am: 8959650f66Niranjan Pendharkar
am: 98086c0954 Change-Id: I350d308a4ecb7d89d25796f1b230cb31adb42f06
2017-06-27make hal instance name as defaultNiranjan Pendharkar
am: 8959650f66 Change-Id: I4cb2d9ea2793db1d033a174cb7b7006ac20025cc
2017-06-27make hal instance name as defaultNiranjan Pendharkar
Bug: 34361337 Test: manual Change-Id: I253b9c4ea65795bf614dab0284f1da6ed8aa8dd2
2017-06-20release-request-f3bcfb00-8080-4b95-b497-7457f544b4f6-for-git_oc-mr1-release- ↵android-build-team Robot
4116097 snap-temp-L44400000075746008 Change-Id: Ib19c4a0ca2c9bbb9c60ae1fd2807596d615a962a
2017-06-20Remove hardcoded LOCAL_MODULE_PATHS from vendor components. (ipacfg-mgr) am: ↵Vishwath Mohan
24d7747cd8 am: de5daa806b Change-Id: I201f84ba1a217809261feb9b10051ada63b0e431