- Sep 16, 2016
-
-
David Zeuthen authored
Also remove external/bvb at the same time.
-
- Sep 13, 2016
-
-
Alex Deymo authored
Bug: 16574165 Change-Id: Iadde65967b367a140c5ac7c53fd24e86c4b68d85
-
Alex Deymo authored
Since crash_reporter and metricsd is being moved out of system/core, add their new repositories to the manifest. Bug: 31397631 Change-Id: Iec3f564cffa57f886cb5f195c796b6e49c2374d3
-
- Aug 24, 2016
-
-
Alex Deymo authored
This patch reflects the changes in the main Android manifest, tailored to Brillo. cameraservice uses the new external/libjpeg-turbo repo instead of external/jpeg. frameworks/wilhelm not used anymore. Bug: 31068444 TEST=`repo sync; make dist` Change-Id: I4e0ae6e7dedb7d1c5cbd04307e71aac3969ed921
-
- Aug 15, 2016
-
-
Dan Albert authored
This is going to be replacing external/gtest and external/gmock. Test: None (there aren't any build files yet) Bug: http://b/16574165
-
- Aug 10, 2016
-
-
David Pursell authored
Two repositories required for Windows builds were left out of the Brillo manifest in order to save space, when we thought that we would be distributing the entire source tree to developers. Now that this is no longer the case, we can add them back in to allow adb/fastboot to build for Windows. Bug: 28621297 Change-Id: Icd4eb77d5ae2835299c59401899662127456351e Test: `m -j81 adb`
-
- Jul 13, 2016
-
-
Colin Cross authored
It is used by bionic/benchmarks Change-Id: I3ee14229cd28c6e6d7aba960d52ca33a8aad65f2
-
- Jun 10, 2016
-
-
David Zeuthen authored
This repository holds the code related to Brillo Verified Boot. BUG=29099910 Change-Id: Ia0573b30a354cfd39420bbba6fb3c2b26ee9af87
-
- Jun 08, 2016
-
-
Gaurav Shah authored
Fixes build breakage now that fs_mgr includes headers from vold.
-
- May 10, 2016
-
-
Treehugger Robot authored
-
- May 05, 2016
-
-
Xin Li authored
Bug: 27944293 (cherry picked from commit d565cb306f3251fe58be43d1ac4bd1f5eb96f052)
-
- Apr 26, 2016
-
-
Ari Hausman-Cohen authored
To allow just the bdk to be checked out. Change-Id: I39829572f4fa7fd7dc911357e4415c884fc89b8e
-
- Apr 13, 2016
-
-
Alex Deymo authored
Bug: 27287913 Change-Id: I329d92f8b03321ce867f525d2489b6c4ec9c6c49
-
Alex Deymo authored
external/lz4 was added to the internal manifest but not the external one. Bug: 26218766 TEST=repo sync; `make` on a board with squashfs enabled. Change-Id: Iec9716b41794164f09f9a069425f367d1e4b77b1
-
- Apr 07, 2016
-
-
David Zeuthen authored
This repository holds the code related to Brillo partitioning. BUG=27831397 TEST=Used repo sync to verify that system/tools/bpt is the correct repo.
-
- Mar 29, 2016
-
-
Nick Kralevich authored
Switch from using external/sepolicy to system/sepolicy. Bug: 27875478
-
- Mar 21, 2016
-
-
Stefan Stanacar authored
Remove the Minnowboard kernel since Minnowboard switched to the common v4.4 kernel. BUG=None Change-Id: Idd5b652ac84d9e7612cf6f966c3054748722b42e Signed-off-by:
Stefan Stanacar <stefan.stanacar@intel.com>
-
- Mar 17, 2016
-
-
Colin Cross authored
libgabi++ from abi/cpp was only useful with stlport and libstdc++, neither of which is used in the platform any more. The NDK has its own copy of libgabi++, so remove the platform version. Change-Id: I3c97a5e49c8b0e9d1269567e0c16da8b5df604aa (cherry picked from commit aa1c5ac067a8ae8050aeb0ad0befdfbfbdddf9ea)
-
- Mar 08, 2016
-
-
leozwang authored
Change-Id: I2f2d8576095fd6fbfa631e87bd748a0997e10d20
-
- Mar 03, 2016
-
-
Kees Cook authored
Change-Id: Iae16444267c33a6fac439fba3bbc67940056cb08
-
- Mar 02, 2016
-
-
David Zeuthen authored
This repository holds the code related to Brillo Verified Boot. BUG=25183511 Change-Id: Iae16444167c33a7fac439eba3bbc67940056bb07
-
- Feb 26, 2016
-
-
Gaurav Shah authored
-
Gaurav Shah authored
It should match the default for other projects (which is master).
-
- Feb 18, 2016
-
-
Darren Krahn authored
This repo holds code related to the Access-Controlled NVRAM HAL on Brillo. It includes a reference implementation, sample module, and tests. BUG=22119870
-
- Feb 13, 2016
-
-
Dan Shi authored
Bug: 27128329 Test: works locally
-
- Feb 10, 2016
-
-
leozwang authored
Change-Id: I0e227aa569d4b8588346ca41ef191f078b5e1ee7
-
- Feb 03, 2016
-
-
leozwang authored
Bug: 26810802 Freescale always uses "kernel_imx" as the folder name for kernel, then userspace will always reference it. Change-Id: Id35c4e133074b12815449d882286f8ead62a16ec
-
- Feb 02, 2016
-
-
Lee Campbell authored
-
- Feb 01, 2016
-
-
leozwang authored
Change-Id: Id9c59ca2de2d3451bdb23846617c0828e235a876
-
Mohammed Habibulla authored
-
- Jan 29, 2016
-
-
Mohammed Habibulla authored
New kernel repos are being utilized for the following reasons: - Avoid nesting or using multiple branches within the same repo (issues with PDK) - Make development similar to other Brillo repo i.e. main development happens on "master" branch BUG: 26879767
-
Bruce Beare authored
BUG=none Signed-off-by:
Bruce Beare <bruce.j.beare@intel.com> Change-Id: I0176d77937405f60c4b3a5bda9427ee4c508e3e8
-
Lee Campbell authored
Brillo does not require java. Remove these unused packages BUG: 25281898
-
- Jan 27, 2016
-
-
Mohammed Habibulla authored
BUG: 26806401
-
- Jan 26, 2016
-
-
Mohammed Habibulla authored
BUG: none
-
- Jan 21, 2016
-
-
Kees Cook authored
-
Lee Campbell authored
-
- Jan 15, 2016
-
-
Alex Deymo authored
Bug: 26113731 TEST=repo sync -j32 -c Change-Id: Ie5967566a6aa27dc9e1129aded443f1c0e38210e
-
- Jan 06, 2016
-
-
Xin Li authored
Bug: 26407117
-
- Dec 18, 2015
-
-
Christopher Wiley authored
Bug: 26233392 Test: Copied this line from internal branch
-