summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-03-24Merge "Import translations. DO NOT MERGE" into rvc-devTreeHugger Robot
2020-03-24Add test to verify make urls configurationChiachang Wang
Follow up from the commit(ChangeId: I66141e4bdc71d19e766aeec6ca33db8e1cb737fe) Bug: 152178565 Test: atest NetworkStackTests NetworkStackNextTests Change-Id: Ib9c25b43a52963e4222de8152c47c9eb26227e65 Merged-In: Ib9c25b43a52963e4222de8152c47c9eb26227e65 (cherry picked from commit 6e30cd8bbaea529bc1661f68a605c9a17476678b) (Clean cherry-pick from internal master)
2020-03-24Merge "Fix the potential BufferUnderflowException when parsing ByteBuffer." ↵Xiao Ma
into rvc-dev am: 2bd9ba891f am: 611329e4c6 Change-Id: I5275a84caba5fcc36ed063ffeb6e4ebfc84da5f6
2020-03-24Merge "Fix the potential BufferUnderflowException when parsing ByteBuffer." ↵Xiao Ma
into rvc-dev am: 2bd9ba891f Change-Id: I74126de1c64c2c3b6fd9d19eb3ae07c404f24061
2020-03-24Merge "Fix the potential BufferUnderflowException when parsing ByteBuffer." ↵Xiao Ma
into rvc-dev
2020-03-24Import translations. DO NOT MERGEBill Yi
Auto-generated-cl: translation import Change-Id: I9900143eea2afb778dab00a991bf1733dc7819db
2020-03-24Use location mcc to load the array config resource am: 65ba4e7b63 am: 756f7e3a17Chiachang Wang
Change-Id: I8a1d48db0c22a9b2a881a1935927b0502fb18608
2020-03-24Use location mcc to load the array config resource am: 65ba4e7b63Chiachang Wang
Change-Id: I9571c5283204dcfd516bd8b6657909a0d0568201
2020-03-23Fix the potential BufferUnderflowException when parsing ByteBuffer.Xiao Ma
Miss catching BufferUnderflowException when converting ByteBuffer to bytes array for InformationElement member of ScanResultInfo, it might throw BufferUnderflowException when calling ByteBuffer.get() method. Reset the position of copied ByteBuffer before calling get() method should prevent BufferUnderflowException to be thrown. Bug: 137835398 Test: atest NetworkStackIntegrationTests FrameworksNetTests Merged-In: Ibec0991c1f7158f503f8808bf34d9049984099e0 (cherry picked from commit ffc469e1e710c5d22accb551baaf4c4c40c7c752) Change-Id: I69928103d8cd2c9066d1f5886d43fbcf21eb5818
2020-03-23Use location mcc to load the array config resourceChiachang Wang
Align the mechanism to load resource with others inside NetworkMonitor. Bug: 141406258 Test: atest NetworkStackTests Change-Id: I66141e4bdc71d19e766aeec6ca33db8e1cb737fe Merged-In: I66141e4bdc71d19e766aeec6ca33db8e1cb737fe (cherry picked from commit a2d25ddbd828fa45f6875e722c6ff18ff4049827)
2020-03-23Add API dump for the current version am: 347f667a3f am: ba7823a5bfJiyong Park
Change-Id: I86b12a15580d5a282858f015da14d481ef773417
2020-03-23Add API dump for the current version am: 347f667a3fJiyong Park
Change-Id: Ie702b32d34e7f6f47dc7ccaa28681f94b9ce742a
2020-03-23Add API dump for the current versionJiyong Park
created by invoking 'm <module_name>-update-api' Exempt-From-Owner-Approval: cherry-pick from AOSP Bug: 147433177 Test: m Merged-In: I591200ed6ee89a398ad5e85258aaf1201703b14d (cherry picked from commit b4431687efc3e847b2503adccba097a92db5cc9f) Change-Id: I591200ed6ee89a398ad5e85258aaf1201703b14d
2020-03-23Merge "Use setServiceForTest instead of static mocking" into rvc-dev am: ↵Remi NGUYEN VAN
49e876fbb8 am: 0fbc2f84d0 Change-Id: I820bbcf4bb00ffcf172865f62aa87b13210329e7
2020-03-23Merge "Use setServiceForTest instead of static mocking" into rvc-dev am: ↵Remi NGUYEN VAN
49e876fbb8 Change-Id: Ia6eaf42f47d1555dffa482b18e76e6d8bd708ca9
2020-03-23Merge "Use setServiceForTest instead of static mocking" into rvc-devRemi NGUYEN VAN
2020-03-20[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev ↵TreeHugger Robot
am: 6351f34a10 -s ours am: d0ef9b7b4e -s ours am skip reason: subject contains skip directive Change-Id: I622f48c0ad0ea9e0b2e1d51fe2ef36989e25da75
2020-03-20[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev ↵TreeHugger Robot
am: 6351f34a10 -s ours am skip reason: subject contains skip directive Change-Id: I51c8ff5920a25ef494c401086827ee7ea10ed52e
2020-03-20Merge "Import translations. DO NOT MERGE" into rvc-devTreeHugger Robot
2020-03-20Merge "Adjust code for API council feedback" into rvc-dev am: 686aa7fec5 am: ↵Junyu Lai
8fbec9b711 Change-Id: Ibf573df8a36cfce86d4190971a76a72ff5829e34
2020-03-20Merge "Give netId a getter as requested by the API council." into rvc-dev ↵Junyu Lai
am: 4e4f3cc892 am: d03d127f09 Change-Id: If4f1ee072bdbc634de6d49c9aee7518d144d8a11
2020-03-20Merge "Adjust code for API council feedback" into rvc-dev am: 686aa7fec5Junyu Lai
Change-Id: Ida0c3bb8486fbbbccb425ac8623fd7273d7cde1c
2020-03-20Merge "Give netId a getter as requested by the API council." into rvc-dev ↵Junyu Lai
am: 4e4f3cc892 Change-Id: If4526703d45076629ed752f07906d401ad89619f
2020-03-20Adjust code for API council feedback am: 8c8ae019b1 am: a271e87923Chalard Jean
Change-Id: I8024bad74f41f03bea3886a6adcb13e1ba4a279b
2020-03-20Adjust code for API council feedback am: 8c8ae019b1Chalard Jean
Change-Id: I039b2d3b6f5bb558dabf0a829d62c23827e1c131
2020-03-20Merge "Adjust code for API council feedback" into rvc-devJunyu Lai
2020-03-20Merge "Give netId a getter as requested by the API council." into rvc-devJunyu Lai
2020-03-19Import translations. DO NOT MERGEBill Yi
Auto-generated-cl: translation import Change-Id: I5239fbcbb035052ee5a58256021c4e0da8808439
2020-03-19[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev ↵TreeHugger Robot
am: 77c211416b -s ours am: bd5bb636f7 -s ours am skip reason: subject contains skip directive Change-Id: Ia45cfdd04398cf8df4efa85d5e7b5609b60ccc80
2020-03-19[automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev ↵TreeHugger Robot
am: 77c211416b -s ours am skip reason: subject contains skip directive Change-Id: Idd57bec1ee2b9515f1a1cc7c5d093a203fdef190
2020-03-19Merge "Import translations. DO NOT MERGE" into rvc-devTreeHugger Robot
2020-03-19Merge "Detect upstream hotspot device type by checking the vendor specific ↵TreeHugger Robot
IE." into rvc-dev am: 21b9e60863 am: f592f9331d Change-Id: I83322a1d2ca38e018fa1a9824b13c41ba94be8cb
2020-03-19Merge "Detect upstream hotspot device type by checking the vendor specific ↵TreeHugger Robot
IE." into rvc-dev am: 21b9e60863 Change-Id: I07cfd82bc7a353510373657dc45a3910a18efdc5
2020-03-19Merge "Detect upstream hotspot device type by checking the vendor specific ↵TreeHugger Robot
IE." into rvc-dev
2020-03-19Import translations. DO NOT MERGEBill Yi
Auto-generated-cl: translation import Change-Id: I3841ae2b1786891130fd171bc95618750b47f25a
2020-03-19Update the title & description of notification am: 7120763069 am: 793cce91f3Lucas Lin
Change-Id: If0881f1bea75f24f3f5e60500cd67ae853ce479b
2020-03-19Update the title & description of notification am: 7120763069Lucas Lin
Change-Id: I6c5e67ad332d8c21d02f89fd9e0f89fc92f71834
2020-03-19Give netId a getter as requested by the API council.Chalard Jean
Bug: 151156820 Test: NetworkStackTests Change-Id: I7de0788e57b2b53bc951d9b41304cc4314c1cb91
2020-03-19Update the title & description of notificationLucas Lin
Refer to the UX design doc to fix the title & description. Bug: 150903640 Test: 1. Build pass 2. atest NetworkStackTests 3. Manual test to see if the title & description are shown as expected Change-Id: I5ab49a3b5b220e144c69627eb9d02c6ddc438716 Merged-In: I354f9f19aa4d8057b49833107c8bd4d9c67d5525 (cherry picked from commit 07c905836d8a0d153ad3f02421b9776a0cee1108)
2020-03-19Adjust code for API council feedbackChalard Jean
Bug: 151322799 Test: NetworkStackTests Change-Id: Ie0856f6d516096923f5f8b5c7df2965c5f853d08
2020-03-19Use setServiceForTest instead of static mockingRemi NGUYEN VAN
setServiceForTest makes the mocking more straightforward. Test: atest NetworkStackTests NetworkStackNextTests Bug: 151243982 Change-Id: Iada89e246faaeb13dc724c9b7591350bbad2b177
2020-03-19Merge "Move sensitive field parceling bool to constructor" into rvc-dev am: ↵Remi NGUYEN VAN
32396008c2 am: 7dfda9678b Change-Id: I17693f37365d7239d1afb8f4d78673b4d81fce98
2020-03-19Merge "Use NetworkStack.getService in NetworkStackClient" into rvc-dev am: ↵Remi NGUYEN VAN
b4ed5ab8f5 am: 9a1b2abc37 Change-Id: Ief59ee3aeb745e6008ceaa4ff7a84c6395c12efa
2020-03-19Merge "Move sensitive field parceling bool to constructor" into rvc-dev am: ↵Remi NGUYEN VAN
32396008c2 Change-Id: I0ed5c7416528ad3bc9e2f292c8cba8157636c531
2020-03-19Merge "Move sensitive field parceling bool to constructor" into rvc-devRemi NGUYEN VAN
2020-03-19Merge "Use NetworkStack.getService in NetworkStackClient" into rvc-dev am: ↵Remi NGUYEN VAN
b4ed5ab8f5 Change-Id: I60ce27c79bdb12cb44d6afa6740ac9ffcf958334
2020-03-19Merge "Use NetworkStack.getService in NetworkStackClient" into rvc-devRemi NGUYEN VAN
2020-03-18Add hashes for AIDL APIs am: 3c9c456f5c am: 4e3949a36bPaul Trautrim
Change-Id: I34203378bfcd45e89d9f97831b49c30c3876d3ae
2020-03-18Add hashes for AIDL APIs am: 3c9c456f5cPaul Trautrim
Change-Id: I7f5b7d80d7863914175d7a5f73695ba0f2757131
2020-03-18Add hashes for AIDL APIsPaul Trautrim
All frozen AIDL APIs are required to have a hash, and these are checked for accuracy at build time. This ensures that these interfaces aren't changed, since we are relying on their stability over time. Bug: 149952131 Bug: 150154330 Test: m Exempt-From-Owner-Approval: cherry-pick from aosp Merged-In: I42ee68bcbb320ea2531144f81292675528b3038c Change-Id: I382806d428c670470cc2474af24e796c423e94f8