summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-07-05Manifest for Android O preview 3android-o-preview-3android-o-preview-3The Android Open Source Project
Change-Id: Ia75ebc917b8c17d6966a77e38b258bb781405c19
2017-05-22Manifest for Android N mr1 preview 2android-o-preview-2android-o-preview-2The Android Open Source Project
Change-Id: I73e9a5cf51d75a2e3ac7be3316354a2812f58006
2017-04-03Manifest for Android O Preview Release 1 (OPP1.170223.013)android-o-preview-1android-o-preview-1The Android Open Source Project
Change-Id: Ib38a9649f1b8422ecaec1b61862ecb0bd83b33b3
2017-04-03Update project lists for o-preview 1.o-previewXin Li
Bug: 36023807 Change-Id: Idf3f7725f815edbad7bca5a3c94f479dab7455a9
2017-03-04Remove unused system/nativepower.Alex Deymo
This repo is not used anymore. Bug: 35804180 Test: repo sync; make checkbuild (cherry picked from commit b29a19b7c18c7eaf1dd706f6489e8b93b5c461d0) Change-Id: I77dddc2cfe5e148e6f5225eceae4bf039f684ca5
2017-03-02Move Volley from frameworks/volley to external/volley.Jeff Davidson
Bug: 35896431 Change-Id: I4a3d38c1ce483f644900ea22ff8037f24c55a91e
2017-03-02add external/kmodSteve Muckle
The depmod utility, which is part of kmod, is required to generate dependencies between Linux kernel modules. Bug: 35413697 Change-Id: I79afa00c6e8cbb98ad91ee6dd9ca2aad32b2ce03
2017-03-02Remove DBus and everything depending on it.Sen Jiang
They are no longer needed. Bug: 31602715 Test: make checkbuild Change-Id: I9a670568472d1c1809972f126e43a0bddd052aac Reviewed-on: https://googleplex-android-review.git.corp.google.com/1478002 PDK-Review: Stephen Li <stephenli@google.com> Tested-by: Sen Jiang <senj@google.com> Reviewed-by: Alex Deymo <deymo@google.com> Reviewed-by: Bill Yi <byi@google.com> Presubmit-Verified: TreeHugger Robot <treehugger-gerrit@google.com> (cherry picked from commit ee2b454f04d6af8c00e7abae4fbb831354b57105)
2017-03-01Add framework/hardware/interfaces + system/hardware/interfacesHridya Valsaraju
Bug: 35882393 Change-Id: I64ff73ef9f0c4701177ffea938d3994423f6a077
2017-02-24Add test/vts-testcase/hal groups=pdkHsin-Yi Chen
Make HAL test cases visible to partners. Change-Id: Idd488fbc33e4ea3644680f5a0bda51c1c8162567
2017-02-22Remove opencv3 from the manifestColin Cross
Nothing is using it. Bug: 34621082 Test: builds Change-Id: Id958566059812a528bc90cad90d336f2687f54c8
2017-02-21register test/vts-testcase/vndk and test/vts-testcase/hal-trace gitKeun Soo Yim
repos Test: repo sync -j 32 Change-Id: Id4c6b9b7d80e6dffab3d06922476b3e6a5368923
2017-02-16add external/desugarThomas Joseph Avila
Bug: 35316647
2017-02-08add external/libnfnetlinkThomas Joseph Avila
Bug: 34666705
2017-02-04Remove ceres-solver from the manifestColin Cross
It is not referenced by anything any more. Test: m -j checkbuild Change-Id: Id0e011527772c3ec1b491a74db5e19e0855977e8
2017-02-03add test/vts-testcases/hal git repoKeun Soo Yim
Test: mma Change-Id: I430f04947b30af22a84808a36b9deeb86ea6a082
2017-02-03Revert "add test/vts-testcases/hal git repo"Keun Soo Yim
This reverts commit c236509734a315c1277f9669ce42570644860f66. Change-Id: I688b45b6d9e94af555e1dc7903033823705237e8
2017-02-03add test/vts-testcases/hal git repoKeun Soo Yim
Test: mma Change-Id: I8d6bd6b7fb250a10910ed3b7693de6e9b385ed8d
2017-02-01Add external/libeseWill Drewry
Add external/libese to the "pdk" group. Bug: 33209672 Change-Id: Ie9c3631e74e3df43efba7bcc8ec635df3869ca47 Test: repo checks it out
2017-01-27adding new project external/toolchain-utilskuantung
BUG:31321592
2017-01-25Add libvintf groups="pdk".Yifan Hong
Bug: 34718809
2017-01-06Add abi-compliance-checker and abi-dumper.Jayant Chowdhary
Test: repo sync -j64, I can see abi-compliance-checker and abi-dumper in platform/external. Change-Id: I76ce1b9bd8ef15aced31ac2cbf936f1dfde11ef5
2017-01-06register test/vts-testcase/fuzzKeun Soo Yim
Test: n/a for empty git project Change-Id: I7e9d178e64a38c2793cf27bbe3b5c15f3235626e
2016-12-27Add external/libldacPavlin Radoslavov
Bug: 32242630 Bug: 30958229 Test: None, currently empty project.
2016-12-21Add external/fmtlib.Dan Albert
Test: None, currently empty project. Bug: None
2016-12-15Add prebuilts/checkstyle dependency to master branch.Aurimas Liutikas
checkstyle.jar was living in development/tools/checkstyle which is not a good place for a prebuilt. This CL adds dependency to the 6MB repo of prebuilts/checkstyle to master. Bug: 33666900 Change-Id: Ia76762052d73372c4aea684c455c228ea81fbc6b
2016-12-15Add google-java-format tools to GLOBAL-PREUPLOAD.cfg.Jeff Davidson
Bug: 31552314 Test: Verified on a sample project Change-Id: Ie15d0233e186c61c8f65fb567614aeb754995cb1
2016-12-15Hook vts bits to build.Xin Li
BUG: 32219317 Change-Id: Ifcc2ea49c89363c973c8841303e98a5842f36445
2016-12-15Check out libcups by default when BuiltInPrintService is checked outPhilip P. Moltmann
Change-Id: I6e756239c9ebf0c3be8db4fda5c7b5d4e76ff3e9
2016-12-14Add libfmq project.Hridya Valsaraju
Bug: 32311713
2016-12-14Add packages/services/NetworkRecommendation to master.Joe LaPenna
BUG: 33429738 Test: Manually synced manifest and built aosp_bullhead-userdebug.
2016-12-07Add system/libufdtSzuWei Lin
Bug: 30800619 Change-Id: I455248e2ea3fc35769a9ba9f3d60ac45860e44f5
2016-12-06Manifest update after merging with nougat-mr1-devBill Yi
BUG:33270964 Change-Id: I06c4ea82963073c58619b61721633485dd4ff009
2016-12-06Revert "Hook vts bits to build."Xin Li
This reverts commit 9b7dd588b3e33da91e09ad0d5721f184a01142e0. Change-Id: I53c2e337cdd631c7958639eea975e51bb9023ebd
2016-12-05Hook vts bits to build.Xin Li
BUG: 32219317 Change-Id: I334bb478774a01adb83ff7c39e9f4a997d2af58c
2016-11-28manifest: Add system/nfc and remove external/libnfc-nciRuchi Kandoi
Bug: 32515753 Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
2016-11-23add BuiltInPrintServiceThomas Joseph Avila
Bug: 32368067
2016-11-22Revert "manifest: Add system/nfc and remove external/libnfc-nci"Daniel Nishi
This reverts commit 8c4d1e3072bba076dc07e620dea11388d7586d98. Change-Id: I13cc7176838ab050ac19c389f37e416306a2689a
2016-11-21manifest: Add system/nfc and remove external/libnfc-nciRuchi Kandoi
Bug: 32515753 Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com> Change-Id: I585b528746a2da9ea5e6597ed86cf651d2fe0eae
2016-11-18add hardware/qcom/data/ipacfg-mgrThomas Joseph Avila
Bug: 32718229
2016-11-17Add platform/compatibility/cddBill Yi
BUG:32977616 Change-Id: Ie6b12764f710ffe3bf9e9179ae29bbd072ea540e
2016-11-15Add platform/system/libvintf.Yifan Hong
Bug: 32911611
2016-11-11Add external project KhronosGroup/SPIRV-LLVMYang Ni
Change-Id: I71d60c255e65eaa562ab1215fd98a9ad2b634f0d
2016-11-08default.xml: Remove external/libnfc-nxp project.Ruchi Kandoi
Bug: 32515753 Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com> Change-Id: Id0a09e98ee07a3c57c8cd6f06178b14452b310d5
2016-10-28Add external/Microsoft-GSL.Dan Albert
Test: repo sync external/Microsoft-GSL Bug: http://b/24296825
2016-10-24Remove Android's forked libselinuxJeff Vander Stoep
libselinux is now built from the external selinux project in external/selinux/libselinux. Remove the Android fork located in external/libselinux. Test: Build and boot Hikey Bug: 32376472 Bug: 31910164 Change-Id: I0dac8275f7d0fdc50f8609fc5c4e0b4fae7da638
2016-10-20Add pre-upload tool path for gofmtDan Willemsen
Test: repo upload Change-Id: I273b9d6a0cc3f25629f369616b8d62fccdaa0089
2016-10-20Disable merged commit pre-upload checks by defaultLuis Hector Chavez
When merge-commits are uploaded to Gerrit, the merged commits have usually either already been reviewed elsewhere (in another branch), or may contain automatically-generated commits that would probably not pass the pre-upload checks (e.g. lacking a Bug: tag). This change makes it so that the merge commits are not checked by the hooks, but the merge-commit itself is. Bug: 31926893 Test: repo upload Change-Id: Ic25127fdbaea651cd4bb14e250c26ffe9aa064ad
2016-10-18Add Hook Options for clang-formatLuis Hector Chavez
This allows individual projects to enable clang-format pre-upload hook without worrying about the paths of the various tools. Bug: 26800693 Test: Added a PREUPLOAD.cfg in external/minijail, got a warning. Change-Id: Ia9ee738ad3305934e8e6ca50261f96ca3ab30852
2016-10-10Move build/ to build/make/Dan Willemsen
Remove the nesting of build/{blueprint,kati,soong}, which should allow us to use submodules. Bug: 28001743 Test: Compare build-aosp_arm.ninja before/after Change-Id: I5ff919cdb0423ebd11d9033fadab8aedf1a8b81d