aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-11-26Merge changes I525bda55,Ie6445f00 am: 22fc95370c am: 7ff16b416cr_aml_301500702android-mainline-12.0.0_r55android-mainline-11.0.0_r9android-mainline-11.0.0_r8android-mainline-11.0.0_r7android-mainline-11.0.0_r6android-mainline-11.0.0_r5android-mainline-11.0.0_r45android-mainline-11.0.0_r44android-mainline-11.0.0_r43android-mainline-11.0.0_r42android-mainline-11.0.0_r41android-mainline-11.0.0_r40android-mainline-11.0.0_r4android-mainline-11.0.0_r39android-mainline-11.0.0_r38android-mainline-11.0.0_r37android-mainline-11.0.0_r36android-mainline-11.0.0_r35android-mainline-11.0.0_r34android-mainline-11.0.0_r33android-mainline-11.0.0_r32android-mainline-11.0.0_r31android-mainline-11.0.0_r30android-mainline-11.0.0_r3android-mainline-11.0.0_r29android-mainline-11.0.0_r28android-mainline-11.0.0_r27android-mainline-11.0.0_r26android-mainline-11.0.0_r25android-mainline-11.0.0_r24android-mainline-11.0.0_r23android-mainline-11.0.0_r22android-mainline-11.0.0_r21android-mainline-11.0.0_r20android-mainline-11.0.0_r2android-mainline-11.0.0_r19android-mainline-11.0.0_r18android-mainline-11.0.0_r17android-mainline-11.0.0_r16android-mainline-11.0.0_r15android-mainline-11.0.0_r14android-mainline-11.0.0_r13android-mainline-11.0.0_r12android-mainline-11.0.0_r10android-mainline-11.0.0_r1android-11.0.0_r9android-11.0.0_r8android-11.0.0_r7android-11.0.0_r48android-11.0.0_r47android-11.0.0_r46android-11.0.0_r45android-11.0.0_r44android-11.0.0_r43android-11.0.0_r42android-11.0.0_r41android-11.0.0_r40android-11.0.0_r39android-11.0.0_r38android-11.0.0_r37android-11.0.0_r36android-11.0.0_r35android-11.0.0_r34android-11.0.0_r33android-11.0.0_r32android-11.0.0_r31android-11.0.0_r30android-11.0.0_r29android-11.0.0_r28android-11.0.0_r27android-11.0.0_r26android-11.0.0_r24android-11.0.0_r23android-11.0.0_r22android-11.0.0_r21android-11.0.0_r20android-11.0.0_r19android-11.0.0_r18android-11.0.0_r16android-11.0.0_r15android-11.0.0_r14android-11.0.0_r13android-11.0.0_r12android-11.0.0_r11android-11.0.0_r10android11-qpr3-s1-releaseandroid11-qpr3-releaseandroid11-qpr2-releaseandroid11-qpr1-s2-releaseandroid11-qpr1-s1-releaseandroid11-qpr1-releaseandroid11-qpr1-d-s1-releaseandroid11-qpr1-d-releaseandroid11-qpr1-c-releaseandroid11-mainline-tethering-releaseandroid11-mainline-sparse-2021-jan-releaseandroid11-mainline-sparse-2020-dec-releaseandroid11-mainline-releaseandroid11-mainline-permission-releaseandroid11-mainline-os-statsd-releaseandroid11-mainline-networkstack-releaseandroid11-mainline-media-swcodec-releaseandroid11-mainline-media-releaseandroid11-mainline-extservices-releaseandroid11-mainline-documentsui-releaseandroid11-mainline-conscrypt-releaseandroid11-mainline-cellbroadcast-releaseandroid11-mainline-captiveportallogin-releaseandroid11-devandroid11-d2-releaseandroid11-d1-s7-releaseandroid11-d1-s6-releaseandroid11-d1-s5-releaseandroid11-d1-s1-releaseandroid11-d1-releaseandroid11-d1-b-releaseMaciej Żenczykowski
am: 579e2f654c Change-Id: I2cd3f05a5722e480eb723a7f42787b32f923ff96
2019-11-26Merge changes I525bda55,Ie6445f00 am: 22fc95370candroid-r-preview-4android-r-preview-3android-r-preview-2Maciej Żenczykowski
am: 7ff16b416c Change-Id: If6cb11ed3eb717634c782d5906313ad59419b277
2019-11-26Merge changes I525bda55,Ie6445f00android-r-preview-1Maciej Żenczykowski
am: 22fc95370c Change-Id: I89ee46468d999713d1a324461ad292c5a2f7e772
2019-11-26Merge changes I525bda55,Ie6445f00Treehugger Robot
* changes: iputils: revert changes that neutered in6_flowlabel.h iputils: remove comment-only Cleanspec.mk
2019-10-15iputils: revert changes that neutered in6_flowlabel.hMaciej Żenczykowski
and instead just make the one spot we include it a no-op $ git grep in6_flowlabel[.]h Makefile:158:ping6.o: ping_common.h in6_flowlabel.h ping6.c:84:/* The in6_flowlabel.h file in the iputils distribution exists to provide ping6.c:88: * #include "in6_flowlabel.h" Test: see above grep for proof of no other users Bug: 140825634 Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: I525bda558c8f118e31e1b5b1436d4c8d4ac85480
2019-10-15iputils: remove comment-only Cleanspec.mkMaciej Żenczykowski
The following: egrep -v '^#|^ *$' < CleanSpec.mk was empty. So just delete the pointless file, and thus reduce the diff versus upstream. Test: N/A Bug: 140825634 Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: Ie6445f00ff8792ca15d85629b88147aac95ba641
2019-02-25Merge stage-aosp-master into pi-dev-plus-aospq_tzdata_aml_297100400q_tzdata_aml_297100300q_tzdata_aml_297100000q_tzdata_aml_296200000q_tzdata_aml_295600118q_tzdata_aml_295600110q_tzdata_aml_295500002q_tzdata_aml_295500001q_tzdata_aml_294400310android-mainline-12.0.0_r54android-mainline-12.0.0_r111android-mainline-10.0.0_r9android-mainline-10.0.0_r8android-mainline-10.0.0_r7android-mainline-10.0.0_r6android-mainline-10.0.0_r5android-mainline-10.0.0_r4android-mainline-10.0.0_r13android-mainline-10.0.0_r12android-mainline-10.0.0_r11android-mainline-10.0.0_r10android-10.0.0_r9android-10.0.0_r8android-10.0.0_r7android-10.0.0_r45android-10.0.0_r44android-10.0.0_r43android-10.0.0_r42android-10.0.0_r41android-10.0.0_r40android-10.0.0_r39android-10.0.0_r38android-10.0.0_r37android-10.0.0_r36android-10.0.0_r35android-10.0.0_r34android-10.0.0_r33android-10.0.0_r32android-10.0.0_r31android-10.0.0_r30android-10.0.0_r29android-10.0.0_r28android-10.0.0_r27android-10.0.0_r26android-10.0.0_r25android-10.0.0_r24android-10.0.0_r23android-10.0.0_r22android-10.0.0_r21android-10.0.0_r20android-10.0.0_r19android-10.0.0_r18android-10.0.0_r16android-10.0.0_r15android-10.0.0_r14android-10.0.0_r13android-10.0.0_r12q_tzdata_aml_297100000ndk-sysroot-r21android12-mainline-tzdata-releaseandroid10-qpr3-s1-releaseandroid10-qpr3-releaseandroid10-qpr2-s4-releaseandroid10-qpr2-s3-releaseandroid10-qpr2-s2-releaseandroid10-qpr2-s1-releaseandroid10-qpr2-releaseandroid10-qpr1-releaseandroid10-qpr1-mainline-releaseandroid10-qpr1-d-releaseandroid10-qpr1-c-s1-releaseandroid10-qpr1-c-releaseandroid10-qpr1-b-s1-releaseandroid10-qpr1-b-releaseandroid10-mainline-tzdata-releaseandroid10-mainline-resolv-releaseandroid10-mainline-networking-releaseandroid10-mainline-media-releaseandroid10-devandroid10-d4-s1-releaseandroid10-d4-releaseandroid10-c2f2-s2-releaseandroid10-c2f2-s1-releaseandroid10-c2f2-releaseandroid10-android13-mainline-tzdata-releaseXin Li
am: 67a3f5f129 Change-Id: If1a09fd25734e3ef938e9772622626a67a9960a9
2019-02-25Merge stage-aosp-master into pi-dev-plus-aospXin Li
Bug: 126125118 Change-Id: I77148f4156e9a136fa8d8a1da06027d70aacda2f
2019-02-20DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-masterandroid-o-mr1-iot-release-1.0.14android-o-mr1-iot-release-1.0.13Xin Li
Bug: 120848293 Change-Id: I0c94e75f88af96a23545a07f8dade83d7b92d169
2019-02-12Merge "Refactor OWNERS files for Android Core Networking" am: 616256045e am: ↵Junyu Lai
70f64b398a am: e2d9462e3f Change-Id: I0905665fc0f69db6147c2b9a910a0ae120bac23c
2019-02-12Merge "Refactor OWNERS files for Android Core Networking" am: 616256045eJunyu Lai
am: 70f64b398a Change-Id: Ic1ce6c19d52a260a38268fe8ec313d2af7603992
2019-02-12Merge "Refactor OWNERS files for Android Core Networking"Junyu Lai
am: 616256045e Change-Id: Ia6760daecd335d0d3f6f80914090d0f62f3ed492
2019-02-12Merge "Refactor OWNERS files for Android Core Networking"android-q-preview-6android-q-preview-5android-q-preview-4android-q-preview-2.5android-q-preview-1android-o-mr1-iot-release-1.0.12android-o-mr1-iot-release-1.0.10oreo-mr1-iot-releaseJunyu Lai
2019-02-12Refactor OWNERS files for Android Core Networkingjunyulai
Bug: 120829091 Test: build/make/tools/checkowners.py -c -v path/OWNERS Change-Id: I6396c47a56f6043733d8e97c69e054065cded4da
2018-12-10[automerger skipped] Merge "DO NOT MERGE" am: 92f5573dbf -s ours am: ↵Xin Li
5e38227eed -s ours am: 7e4273ad56 -s ours Change-Id: I4ec7918e0fedbdc79a1764491564a590d46eb483
2018-12-10[automerger skipped] Merge "DO NOT MERGE" am: 92f5573dbf -s oursXin Li
am: 5e38227eed -s ours Change-Id: Ie930fea8efeeb125702e5fa23d31820a531a71fd
2018-12-10[automerger skipped] Merge "DO NOT MERGE"Xin Li
am: 92f5573dbf -s ours Change-Id: I03f0b96175d2e89309e4dce45b98ebb26c465b0a
2018-12-10Merge "DO NOT MERGE"android-o-mr1-iot-release-1.0.8android-o-mr1-iot-release-1.0.7Treehugger Robot
2018-12-07DO NOT MERGEXin Li
Merge pie-platform-release (PPRL.181205.001, history only) into master Bug: 120502534 Change-Id: I5ec275b719b582ffc1e7ff12a3e726943967156d
2018-11-18Merge "Convert to Android.bp" am: 9c3af9383f am: ce313a52f2Dan Willemsen
am: 4b24ed66c4 Change-Id: I3f37ae9dd6448bde9981c6218b29f1d7daf39cef
2018-11-18Merge "Convert to Android.bp" am: 9c3af9383fDan Willemsen
am: ce313a52f2 Change-Id: I3165805de3d13218cf9ebb1b8d3bbf025e9ade06
2018-11-18Merge "Convert to Android.bp"Dan Willemsen
am: 9c3af9383f Change-Id: Ia8a7182747f38473ab6999cf1a640e2db51f88bf
2018-11-19Merge "Convert to Android.bp"android-wear-8.0.0_r2android-n-iot-release-ihome-igv1nougat-iot-releaseTreehugger Robot
2018-11-16Convert to Android.bpDan Willemsen
See build/soong/README.md for more information. The previously debug tagged modules have now been added to PRODUCT_PACKAGES_DEBUG in base_system.mk. Test: cd external/iputils; mma Change-Id: Ibbdae542b4b00b95bbf4a1f68306d10e4751bce4
2018-11-06Merge "Don't drop capability" am: 17b2c31bb8 am: 1f5ec3136cLorenzo Colitti
am: 6971e28e11 Change-Id: I7b9c9ed128b657e952c31031b48ba20e9ebacba1
2018-11-06Merge "Don't drop capability" am: 17b2c31bb8Lorenzo Colitti
am: 1f5ec3136c Change-Id: I237334c00621444a27ec462eca86230c19575c87
2018-11-06Merge "Don't drop capability"Lorenzo Colitti
am: 17b2c31bb8 Change-Id: I4d2e3fd1087108fbd3c1ba5f8a0d408289b8f544
2018-11-06Merge "Don't drop capability"android-o-mr1-iot-release-smart-display-r9android-o-mr1-iot-release-smart-display-r8android-o-mr1-iot-release-smart-display-r5android-o-mr1-iot-release-smart-display-r40.1Jandroid-o-mr1-iot-release-smart-display-r4android-o-mr1-iot-release-smart-display-r39android-o-mr1-iot-release-smart-display-r30android-o-mr1-iot-release-smart-display-r22android-o-mr1-iot-release-smart-display-r14android-o-mr1-iot-release-smart-clock-r6android-o-mr1-iot-release-smart-clock-r2android-o-mr1-iot-release-smart-clock-fsiandroid-o-mr1-iot-release-smart-clock-fcsandroid-o-mr1-iot-release-cube_r2android-o-mr1-iot-release-cube-fsiandroid-o-mr1-iot-release-cube-fcsLorenzo Colitti
2018-11-06Don't drop capabilitymtk81216
when some app wants to call /system/bin/ping6 to do something, seccomp blocks system call--setuid & getuid. remove dropping capability to make ping6 used. /system/bin/ping doesnot call setuid & getuid, so ping6 is the same behaviour Bug: 116843590 Test: manual, run app's ping6.ttl, success always Change-Id: I9e9d45c8e8f049bc11dd652fefff12f79ef24eb6
2017-10-18Snap for 4402171 from 71c6d11e1fef4a52db0563ebca05dbd006467855 to pi-releaseandroid-wear-9.0.0_r9android-wear-9.0.0_r8android-wear-9.0.0_r7android-wear-9.0.0_r6android-wear-9.0.0_r5android-wear-9.0.0_r4android-wear-9.0.0_r34android-wear-9.0.0_r33android-wear-9.0.0_r32android-wear-9.0.0_r31android-wear-9.0.0_r30android-wear-9.0.0_r3android-wear-9.0.0_r29android-wear-9.0.0_r28android-wear-9.0.0_r27android-wear-9.0.0_r26android-wear-9.0.0_r25android-wear-9.0.0_r24android-wear-9.0.0_r23android-wear-9.0.0_r22android-wear-9.0.0_r21android-wear-9.0.0_r20android-wear-9.0.0_r2android-wear-9.0.0_r19android-wear-9.0.0_r18android-wear-9.0.0_r17android-wear-9.0.0_r16android-wear-9.0.0_r15android-wear-9.0.0_r14android-wear-9.0.0_r13android-wear-9.0.0_r12android-wear-9.0.0_r11android-wear-9.0.0_r10android-wear-9.0.0_r1android-vts-9.0_r9android-vts-9.0_r8android-vts-9.0_r7android-vts-9.0_r6android-vts-9.0_r5android-vts-9.0_r4android-vts-9.0_r19android-vts-9.0_r18android-vts-9.0_r17android-vts-9.0_r16android-vts-9.0_r15android-vts-9.0_r14android-vts-9.0_r13android-vts-9.0_r12android-vts-9.0_r11android-vts-9.0_r10android-security-9.0.0_r76android-security-9.0.0_r75android-security-9.0.0_r74android-security-9.0.0_r73android-security-9.0.0_r72android-security-9.0.0_r71android-security-9.0.0_r70android-security-9.0.0_r69android-security-9.0.0_r68android-security-9.0.0_r67android-security-9.0.0_r66android-security-9.0.0_r65android-security-9.0.0_r64android-security-9.0.0_r63android-security-9.0.0_r62android-cts-9.0_r9android-cts-9.0_r8android-cts-9.0_r7android-cts-9.0_r6android-cts-9.0_r5android-cts-9.0_r4android-cts-9.0_r3android-cts-9.0_r20android-cts-9.0_r2android-cts-9.0_r19android-cts-9.0_r18android-cts-9.0_r17android-cts-9.0_r16android-cts-9.0_r15android-cts-9.0_r14android-cts-9.0_r13android-cts-9.0_r12android-cts-9.0_r11android-cts-9.0_r10android-cts-9.0_r1android-9.0.0_r9android-9.0.0_r8android-9.0.0_r7android-9.0.0_r61android-9.0.0_r60android-9.0.0_r6android-9.0.0_r59android-9.0.0_r58android-9.0.0_r57android-9.0.0_r56android-9.0.0_r55android-9.0.0_r54android-9.0.0_r53android-9.0.0_r52android-9.0.0_r51android-9.0.0_r50android-9.0.0_r5android-9.0.0_r49android-9.0.0_r48android-9.0.0_r3android-9.0.0_r2android-9.0.0_r18android-9.0.0_r17android-9.0.0_r10android-9.0.0_r1security-pi-releasepie-vts-releasepie-security-releasepie-s2-releasepie-release-2pie-releasepie-r2-s2-releasepie-r2-s1-releasepie-r2-releasepie-platform-releasepie-gsipie-cuttlefish-testingpie-cts-releaseandroid-build-team Robot
Change-Id: Icb93bb1d6f1a7473baf34049b931bc9f5d88194f
2017-10-17Merge "Use -Werror in external/iputils" am: 72e5e192a5 am: a90e2a2f2c am: ↵android-o-mr1-iot-release-smart-display-r3android-o-mr1-iot-release-1.0.5android-o-mr1-iot-release-1.0.4android-o-mr1-iot-release-1.0.3android-9.0.0_r47android-9.0.0_r46android-9.0.0_r45android-9.0.0_r44android-9.0.0_r43android-9.0.0_r42android-9.0.0_r41android-9.0.0_r40android-9.0.0_r39android-9.0.0_r38android-9.0.0_r37android-9.0.0_r36android-9.0.0_r35android-9.0.0_r34android-9.0.0_r33android-9.0.0_r32android-9.0.0_r31android-9.0.0_r30android-9.0.0_r22android-9.0.0_r21android-9.0.0_r20android-9.0.0_r19android-9.0.0_r16android-9.0.0_r12android-9.0.0_r11pie-qpr3-s1-releasepie-qpr3-releasepie-qpr3-b-releasepie-qpr2-releasepie-qpr1-s3-releasepie-qpr1-s2-releasepie-qpr1-s1-releasepie-qpr1-releasepie-dr1-releasepie-dr1-devpie-devpie-b4s4-releasepie-b4s4-devoreo-mr1-1.2-iot-releasemaster-cuttlefish-testing-releaseChih-Hung Hsieh
e8193a1eb3 am: 1139804605 Change-Id: Ic6ce6214c0d2c959c1a5ee59723a5e0dbfc956be
2017-10-17Merge "Use -Werror in external/iputils" am: 72e5e192a5 am: a90e2a2f2candroid-wear-p-preview-2android-wear-8.0.0_r1android-p-preview-5android-p-preview-4android-p-preview-3android-p-preview-2android-p-preview-1android-o-mr1-iot-release-1.0.2android-o-mr1-iot-release-1.0.1android-o-mr1-iot-release-1.0.0android-o-mr1-iot-preview-8android-o-mr1-iot-preview-7android-n-iot-release-smart-display-r2android-n-iot-release-smart-displayandroid-n-iot-release-polk-at1android-n-iot-release-lg-thinq-wk7o-mr1-iot-preview-8o-mr1-iot-preview-7Chih-Hung Hsieh
am: e8193a1eb3 Change-Id: If53e1f1ee4da9f8c06160cf394c8059c19e4b003
2017-10-17Merge "Use -Werror in external/iputils" am: 72e5e192a5Chih-Hung Hsieh
am: a90e2a2f2c Change-Id: I03a8e1285089021e48b885cc897f11efc0ef8275
2017-10-17Merge "Use -Werror in external/iputils"android-o-mr1-iot-preview-6o-mr1-iot-preview-6Chih-Hung Hsieh
am: 72e5e192a5 Change-Id: I29a4a5156c72307c020fb53bd4de835297d1cf7b
2017-10-17Merge "Use -Werror in external/iputils"Treehugger Robot
2017-10-10Use -Werror in external/iputilsChih-Hung Hsieh
* Suppress constant-conversion warnings. Bug: 66996870 Test: build with WITH_TIDY=1 Change-Id: If344a1515fc1e5911ebbe4f05d43f24f23775678
2017-07-06Merge "Trim OWNERS" am: 0e79d155b3 am: 2857b8009e am: 33629c1723oreo-mr1-devErik Kline
am: 4e353f8ce5 Change-Id: I360231d70f023a72e5f670bc552b87a8163a9221
2017-07-06Merge "Trim OWNERS" am: 0e79d155b3 am: 2857b8009eErik Kline
am: 33629c1723 Change-Id: I6b9d84771038ef4c2a5e2c6c0f4877b4149ca2f2
2017-07-06Merge "Trim OWNERS" am: 0e79d155b3Erik Kline
am: 2857b8009e Change-Id: I22529b2c8eea99ecdb5baac4b9fb3a12c07afa51
2017-07-06Merge "Trim OWNERS"android-o-mr1-preview-2android-o-mr1-preview-1Erik Kline
am: 0e79d155b3 Change-Id: Ieb50fc6578e529b94f5c8e2045ff02990941fbfd
2017-07-06Merge "Trim OWNERS"android-o-preview-4android-o-iot-preview-5o-iot-preview-5Treehugger Robot
2017-07-06Trim OWNERSErik Kline
Test: none Change-Id: Icd5b97419382a38b7d0e6e706b2a6c668f588456
2017-06-21Merge "Add OWNERS in external/iputils" am: 940e24bb44 am: fc768d9653 am: ↵Chih-Hung Hsieh
a913723109 am: 5cd7531089 Change-Id: I381ee355fdc62fb8e3a4ab3312b8a9f53707f6b6
2017-06-21Merge "Add OWNERS in external/iputils" am: 940e24bb44 am: fc768d9653Chih-Hung Hsieh
am: a913723109 Change-Id: I3bfdae53838f64ee2e418f73b5f104c5323e29d3
2017-06-21Merge "Add OWNERS in external/iputils" am: 940e24bb44Chih-Hung Hsieh
am: fc768d9653 Change-Id: Ie38263761abe14a8a078a7a4e4a5dfdde471f627
2017-06-21Merge "Add OWNERS in external/iputils"Chih-Hung Hsieh
am: 940e24bb44 Change-Id: Ib31c89cc1bf989d3a85835041c86e8c3888e130d
2017-06-21Merge "Add OWNERS in external/iputils"Treehugger Robot
2017-06-20Add OWNERS in external/iputilsChih-Hung Hsieh
* Owners are selected from top CL approvals or owners. They will be suggested to review/approve future CLs. * OWNERS files are recognized by the new find-owners plugin, see .md files in https://gerrit.googlesource.com/plugins/find-owners/+/master/src/main/resources/Documentation/ Test: build/make/tools/checkowners.py -c -v OWNERS Change-Id: I1b543d9dd0ef3d066a79fb2aca495d23ecdc4c8f
2016-08-13Add arping to debug builds. am: d888244c9d am: 019d96d2b8android-vts-8.0_r9android-vts-8.0_r8android-vts-8.0_r7android-vts-8.0_r6android-vts-8.0_r2android-vts-8.0_r13android-vts-8.0_r12android-vts-8.0_r11android-vts-8.0_r10android-vts-8.0_r1android-security-8.0.0_r54android-security-8.0.0_r53android-security-8.0.0_r52android-cts-8.0_r9android-cts-8.0_r8android-cts-8.0_r7android-cts-8.0_r6android-cts-8.0_r5android-cts-8.0_r4android-cts-8.0_r3android-cts-8.0_r26android-cts-8.0_r25android-cts-8.0_r24android-cts-8.0_r23android-cts-8.0_r22android-cts-8.0_r21android-cts-8.0_r20android-cts-8.0_r2android-cts-8.0_r19android-cts-8.0_r18android-cts-8.0_r17android-cts-8.0_r16android-cts-8.0_r15android-cts-8.0_r14android-cts-8.0_r13android-cts-8.0_r12android-cts-8.0_r11android-cts-8.0_r10android-cts-8.0_r1android-8.0.0_r9android-8.0.0_r7android-8.0.0_r51android-8.0.0_r50android-8.0.0_r49android-8.0.0_r48android-8.0.0_r47android-8.0.0_r46android-8.0.0_r45android-8.0.0_r44android-8.0.0_r43android-8.0.0_r42android-8.0.0_r41android-8.0.0_r40android-8.0.0_r4android-8.0.0_r39android-8.0.0_r38android-8.0.0_r37android-8.0.0_r36android-8.0.0_r35android-8.0.0_r34android-8.0.0_r33android-8.0.0_r32android-8.0.0_r31android-8.0.0_r30android-8.0.0_r3android-8.0.0_r29android-8.0.0_r28android-8.0.0_r27android-8.0.0_r26android-8.0.0_r25android-8.0.0_r24android-8.0.0_r23android-8.0.0_r22android-8.0.0_r21android-8.0.0_r2android-8.0.0_r17android-8.0.0_r16android-8.0.0_r15android-8.0.0_r13android-8.0.0_r12android-8.0.0_r11android-8.0.0_r10android-8.0.0_r1security-oc-releaseoreo-vts-releaseoreo-security-releaseoreo-releaseoreo-r6-releaseoreo-r5-releaseoreo-r4-releaseoreo-r3-releaseoreo-r2-releaseoreo-dr3-releaseoreo-dr2-releaseoreo-dr1-releaseoreo-dr1-devoreo-devoreo-cts-releaseLorenzo Colitti
am: 8abbff8308 Change-Id: I75ad8d1a9568daef176061d9651e76db10a23c5a
2016-08-13Add arping to debug builds. am: d888244c9dandroid-wear-o-preview-4android-wear-o-preview-3android-o-preview-3android-o-preview-2android-o-preview-1android-n-mr2-preview-2android-n-mr2-preview-1android-n-iot-preview-4o-previewn-iot-preview-4Lorenzo Colitti
am: 019d96d2b8 Change-Id: Id4c5959fd56ccfa1922807dd2e05a52df7e4f475