aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add license type: contains EPL+GPL+LGPL=RESTRICTED am: 214f7c07b7 am: f3d72fcbc0HEADmasterBob Badour2020-04-241-0/+1
|\ | | | | | | Change-Id: Ic8cc94d7afcb5813b86892a9bd78c2a1e98f68ac
| * Add license type: contains EPL+GPL+LGPL=RESTRICTED am: 214f7c07b7android-r-beta-3android-r-beta-2Bob Badour2020-04-241-0/+1
| |\ | | | | | | | | | Change-Id: I3ba8c542bc0b0f0e0a949c1d3cd63b13f67f4110
| | * Add license type: contains EPL+GPL+LGPL=RESTRICTEDBob Badour2020-04-231-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 68860345 Bug: 69058154 Bug: 151953481 Test: no code changes Change-Id: I6ded6356d5fc205d875cd0612ddd9bb7dcd17b90
* | | [automerger skipped] DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into ↵Xin Li2020-04-100-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | stag-aosp-master am: 540a2e4c74 -s ours am skip reason: subject contains skip directive Change-Id: Ib21bb47034bfdccef57105ce55e3e08caff1caa6
| * | DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into stag-aosp-masterXin Li2020-04-090-0/+0
| |\ \ | | | | | | | | | | | | | | | | Bug: 151763422 Change-Id: I88d2ce5ecbe3244c1ee367af27dfa6afcdcf7655
| | * \ Remove redundant NOTICE copied from LICENSE. am: eb60c1dc99 am: a6ba04a810Bob Badour2020-03-261-10/+0
| | |\ \ | | |/ / | |/| | | | | | Change-Id: I0d6468e8b557e9a0839432471d848f51e335e398
* | | | Remove redundant NOTICE copied from LICENSE. am: eb60c1dc99 am: a6ba04a810Bob Badour2020-03-261-10/+0
|\| | | | |/ / |/| | | | | Change-Id: I9544d808c7adeb06f0601119f0e33fca7a9e8710
| * | Remove redundant NOTICE copied from LICENSE. am: eb60c1dc99Bob Badour2020-03-261-10/+0
|/| | | |/ | | | | Change-Id: Ifef0e1a99b76e2621c5dbcec62a85e59726d6b53
| * Remove redundant NOTICE copied from LICENSE.Bob Badour2020-03-251-10/+0
|/ | | | | | | | | | | | | | | | | | | | | Identified using the below shell script: $ find -H . -name LICENSE -type f -print0 | xargs -0 dirname \ | while read dir; do \ if [ -f "${dir}/NOTICE" ] \ && diff "${dir}/LICENSE" "${dir}/NOTICE" >/dev/null; then \ echo "${dir}/NOTICE"; \ fi; \ done Now that http://r.android.com/r/1235427 and http://r.android.com/r/1238719 are merged, LICENSE files copied into NOTICE files are no longer needed. Bug: 67772237 Bug: 68860345 Test: manually built and diffed before and after system image notices Change-Id: I1ad47c48d30a26c9714780dcd118ce98560e4636
* [automerger skipped] DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-masterandroid-vts-11.0_r1android-r-preview-4android-r-preview-3android-r-preview-2android-r-preview-1android-mainline-11.0.0_r1android-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_r11android-mainline-10.0.0_r10android-cts-11.0_r1android-11.0.0_r3android-11.0.0_r2android-11.0.0_r1android-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_r12ndk-sysroot-r21android11-tests-releaseandroid11-releaseandroid11-mainline-releaseandroid11-gsiandroid11-devandroid10-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-releaseXin Li2019-02-240-0/+0
|\ | | | | | | | | | | | | am: 14ee98cfc5 -s ours am skip reason: subject contains skip directive Change-Id: Ie2a51570a8f35b32512369c9b2fd4ee73c699c7e
| * DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-masterandroid-o-mr1-iot-release-1.0.14android-o-mr1-iot-release-1.0.13Xin Li2019-02-200-0/+0
| |\ | | | | | | | | | | | | Bug: 120848293 Change-Id: Iffaca57f4076e545db421afc46697be26881161e
* | \ Add default active developers into OWNERS am: b2ce0c35e7 am: 32ac629c23Chih-Hung Hsieh2019-01-041-0/+6
|\ \ \ | | |/ | |/| | | | | | | | | | am: 995ebbbc4b Change-Id: I5b3ca6909e7fd2fde3328a7575a598af0c98923f
| * | Add default active developers into OWNERS am: b2ce0c35e7Chih-Hung Hsieh2019-01-041-0/+6
| |\| | | | | | | | | | | | | | | | am: 32ac629c23 Change-Id: I8ac157a78b93c291865e8854a676f88959cd2e87
| | * Add default active developers into OWNERSChih-Hung Hsieh2019-01-041-0/+6
| | |\ | | | | | | | | | | | | | | | | | | | | am: b2ce0c35e7 Change-Id: I881a0030ceb0577671cc0a0e8c39cdcc4747029f
| | | * Add default active developers into OWNERSandroid-q-preview-6android-q-preview-5android-q-preview-4android-q-preview-2.5android-q-preview-1android-o-mr1-iot-release-1.0.8android-o-mr1-iot-release-1.0.12android-o-mr1-iot-release-1.0.10oreo-mr1-iot-releaseChih-Hung Hsieh2019-01-041-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 33166666 Test: gerrit uploader Change-Id: I3d3dfefdf1ec02f449aea153cafc39c1a956bae2
* | | | Convert arm-neon-tests to Android.bp am: a0b9d7a1d9 am: 1c14d44c72Dan Willemsen2018-11-202-82/+200
|\| | | | | | | | | | | | | | | | | | | | | | | am: b79e8de8c7 Change-Id: Ib8dd51e2a8f1157231f5b63f1f46e5c7e2d45afe
| * | | Convert arm-neon-tests to Android.bp am: a0b9d7a1d9Dan Willemsen2018-11-202-82/+200
| |\| | | | | | | | | | | | | | | | | | | | | | am: 1c14d44c72 Change-Id: Ie2cb67d7cf7b7d5f3c7ef475366dd339d5059c42
| | * | Convert arm-neon-tests to Android.bpDan Willemsen2018-11-202-82/+200
| | |\| | | | | | | | | | | | | | | | | | | | | am: a0b9d7a1d9 Change-Id: I4fbd027672f8df3702dcc61767c2197fee7d324e
| | | * Convert arm-neon-tests to Android.bpandroid-wear-8.0.0_r2android-o-mr1-iot-release-1.0.7Dan Willemsen2018-11-192-82/+200
| | | | | | | | | | | | | | | | | | | | | | | | | | | | See build/soong/README.md for more information. Test: cd external/arm-neon-tests; mma Change-Id: If2dc58c17f0a4caad85f14a4e4347a0a84e3e926
* | | | [automerger skipped] Merge pie-platform-release to aosp-master - DO NOT ↵Bill Yi2018-10-240-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MERGE am: 45d3998c43 -s ours am: 7d47a345ed -s ours am: 9ca76c80f8 -s ours Change-Id: I763b909483b5d3b9e4d8be036fb6568338db19bf
| * | | [automerger skipped] Merge pie-platform-release to aosp-master - DO NOT ↵Bill Yi2018-10-240-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MERGE am: 45d3998c43 -s ours am: 7d47a345ed -s ours Change-Id: Ia79e41aecb82cf066a53cb45633f00673189793f
| | * | [automerger skipped] Merge pie-platform-release to aosp-master - DO NOT MERGEBill Yi2018-10-240-0/+0
| | |\| | | | | | | | | | | | | | | | | | | | | am: 45d3998c43 -s ours Change-Id: I8cdf84758f885ea647e417c23056516cfb490443
| | | * Merge pie-platform-release to aosp-master - DO NOT MERGEandroid-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-r4android-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-fcsBill Yi2018-10-240-0/+0
| | | |\ | | | | | | | | | | | | | | | Change-Id: Ic09a0592a7ecfd10c916732ca119e2f9e009754d
* | | | | [automerger skipped] Merge pi-platform-release to stage-aosp-master - DO NOT ↵Bill Yi2018-10-240-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MERGE am: 6d7c974846 -s ours am: 21a634824e -s ours Change-Id: I1fa984b05d43c196d998ecbdab8668a6b001dc3f
| * | | | [automerger skipped] Merge pi-platform-release to stage-aosp-master - DO NOT ↵Bill Yi2018-10-240-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MERGE am: 6d7c974846 -s ours Change-Id: Ibb005d3a0a8ebec2ca53b773d2ef773c289eb420
| | * | | Merge pi-platform-release to stage-aosp-master - DO NOT MERGEBill Yi2018-10-240-0/+0
| | |\ \ \ | | | |/ / | | |/| / | | | |/ Change-Id: Ic9690139395c2a7db2729b06bb28b29d566603f6
| | | * Snap for 4455093 from 492dbcc52e1f8069ee33b6113902d5b24886e820 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_r3android-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_r14android-vts-9.0_r13android-vts-9.0_r12android-vts-9.0_r11android-vts-9.0_r10android-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_r2android-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_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 Robot2017-11-164-432/+28
| | | |\ | | | | | | | | | | | | | | | Change-Id: I32298985bb39dfffa8602c89baa97c67316b9738
| | | * \ Snap for 4439972 from 30d3b6701a359e654412a85fcf4009017cae1de9 to pi-releaseandroid-build-team Robot2017-11-081-0/+9
| | | |\ \ | | | | | | | | | | | | | | | | | | Change-Id: I3ee1c8b442ec2c9769acac7b200e96e83d5042cb
| | | * \ \ Snap for 4429796 from bc985ad1c637562f4b4357ad9636b8804027c97d to pi-releaseandroid-build-team Robot2017-11-022-4/+4
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | Change-Id: I820052432cec457f56968769658a028aa58c29fe
* | | | | | | Remove local_modifications from arm-neon-tests am: 68568be2ed am: fd717ca14eHaibo Huang2018-09-101-2/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 6d6eb3908d Change-Id: I885cdd906fe3c8a4fcf998fca9fe68861a3a2420
| * | | | | | Remove local_modifications from arm-neon-tests am: 68568be2edHaibo Huang2018-09-101-2/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: fd717ca14e Change-Id: I040fcb38ceb91c2540dde200d8cc7ceea47a7ab9
| | * | | | | Remove local_modifications from arm-neon-testsHaibo Huang2018-09-101-2/+0
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 68568be2ed Change-Id: I2b54486126deadead6740dc06d61e10a4d00eb70
| | | * | | | | Remove local_modifications from arm-neon-testsandroid-o-mr1-iot-release-smart-display-r3android-o-mr1-iot-release-1.0.5oreo-mr1-1.2-iot-releasemaster-cuttlefish-testing-releaseHaibo Huang2018-09-101-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It doesn't provide any useful information. Local changes can be found by: git diff update_origin/master...aosp/master Also external_updater doesn't support local_modification field for now. Test: NA Change-Id: I7ab58948b72403eef1bd855c75193cff8f096c25
* | | | | | | | Merge Android Pie into master am: 30a7e8e204 am: 8930bbb153 am: 9f662c93c6Xin Li2018-08-080-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: e2b6ac2907 Change-Id: Ifac6d13b96a2091bf8e2e1f2fde4c62f2d54cfaf
| * | | | | | | Merge Android Pie into master am: 30a7e8e204 am: 8930bbb153Xin Li2018-08-070-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 9f662c93c6 Change-Id: I2324a56246611756eeabc796be4c45afdc58e98b
| | * | | | | | Merge Android Pie into master am: 30a7e8e204Xin Li2018-08-070-0/+0
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 8930bbb153 Change-Id: I2ced7a145c2ae654a56d8a8f51c4c0a198b6a766
| | * | | | | | Merge Android Pie into masterXin Li2018-08-070-0/+0
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 30a7e8e204 Change-Id: Id4263d4b97986694072cda7f7221cda55e341373
| | | * | | | | Merge Android Pie into masterandroid-o-mr1-iot-release-1.0.4android-o-mr1-iot-release-1.0.3Xin Li2018-08-061-432/+0
| | | |\ \ \ \ \ | | | |/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | Bug: 112104996 Change-Id: Ida43c8f60ef612321d063d6e556c51a57265be24
* | | | | | | | Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master am: 4a12c6fa3dXin Li2018-06-090-0/+0
|\| | | | | | | | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | am: 20c68d26b4 Change-Id: Ib863086f0b69feeed215f82ed2c4328cee2229fa
| * | | | | | Merge pi-dev-plus-aosp-without-vendor into stage-aosp-masterXin Li2018-06-090-0/+0
|/| | | | | | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | am: 4a12c6fa3d Change-Id: Ia090eccfc496fa96b6082d6ab3a6802d0f8bf906
| * | | | | Merge pi-dev-plus-aosp-without-vendor into stage-aosp-masterXin Li2018-06-081-432/+0
| |\ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | | | | | Bug: 79597307 Change-Id: I93b442fefeb5959173f8293b7bc745f57dab35a2
* | | | | Remove the reference output for VLD instructions.android-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-devKazu Hirata2017-11-151-432/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: run_tests of ndk_translation Bug: b/69108450 Change-Id: Ifb1746eef30a207336a325a966ea40dffcc40b1b
* | | | | Add NOTICE/METADATA/MODULE_LICENSE_MIT files am: 8604d02758 am: 7eef3ecdd1Victor Khimenko2017-11-153-0/+28
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | am: fca7a2f20a Change-Id: I0712bac558b2ce85dd4cd16949678e20869f73b3
| * | | | Add NOTICE/METADATA/MODULE_LICENSE_MIT files am: 8604d02758Victor Khimenko2017-11-153-0/+28
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 7eef3ecdd1 Change-Id: I3bff8fa196afd0239a76018d57c0d68b7f073cbb
| | * | | Add NOTICE/METADATA/MODULE_LICENSE_MIT filesandroid-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-7o-mr1-iot-preview-8o-mr1-iot-preview-7Victor Khimenko2017-11-153-0/+28
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 8604d02758 Change-Id: I8ae0419dc0e38880ec9001522d8a6321fece4021
| | | * | | Add NOTICE/METADATA/MODULE_LICENSE_MIT filesVictor Khimenko2017-11-153-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 69317864 Test: trybots Change-Id: Ib7fe6ade352cc0b9a115bb749db330eefffc7337
* | | | | | Use -Werror in external/arm-neon-tests am: 8df5edf494 am: 333ee3023fChih-Hung Hsieh2017-11-071-0/+9
|\| | | | | | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | am: b0640fbfef Change-Id: I72b8ea6b4eeb1871578407fe0af8ca1cd85f61db
| * | | | Use -Werror in external/arm-neon-tests am: 8df5edf494Chih-Hung Hsieh2017-11-071-0/+9
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 333ee3023f Change-Id: If37d6882dec692412e56ebd6c7d4e51adc4d42a8
| | * | | Use -Werror in external/arm-neon-testsChih-Hung Hsieh2017-11-071-0/+9
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | am: 8df5edf494 Change-Id: Ib44121a4d7cc8907a3b3df302758b27f7b2597bf
| | | * | Use -Werror in external/arm-neon-testsChih-Hung Hsieh2017-11-071-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Suppress existing warnings. Bug: 66996870 Test: build with WITH_TIDY=1 Change-Id: I99874979419ca367a46ab8ca659c55934bd42b2e