Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Unified Diff: client/site_tests/hardware_Components/approved_components

Issue 3343003: Add components which is requried to generate a GBB during factory. (Closed) Base URL: http://git.chromium.org/git/autotest.git
Patch Set: fix bugs Created 10 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « client/common_lib/gbb_util.py ('k') | client/site_tests/hardware_Components/hardware_Components.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/site_tests/hardware_Components/approved_components
diff --git a/client/site_tests/hardware_Components/approved_components b/client/site_tests/hardware_Components/approved_components
index cda65f622fda0b7f1a9c0cc7a5701c96b7021e3a..5aadffc3f5a9dc457a1be20c990c3ec9c069f705 100644
--- a/client/site_tests/hardware_Components/approved_components
+++ b/client/site_tests/hardware_Components/approved_components
@@ -5,7 +5,12 @@
{
# key: component ID
# value: a list of approved component IDs ('*' indicates any)
+ 'data_bitmap_fv': ['*'],
+ 'data_display_geometry': ['*'],
+ 'data_recovery_url': ['*'],
'hash_ro_firmware': ['*'],
+ 'key_recovery': ['*'],
+ 'key_root': ['*'],
'part_id_3g': ['*'],
'part_id_audio_codec': ['*'],
'part_id_bluetooth': ['*'],
« no previous file with comments | « client/common_lib/gbb_util.py ('k') | client/site_tests/hardware_Components/hardware_Components.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698