device-deps-regenerator: Add common device repos to blacklist
Change-Id: I77aacd48716dcbb4ef5cc7a9421d501b73688dd9
This commit is contained in:
@@ -5,7 +5,7 @@ with open('out.json') as f:
|
||||
|
||||
devices = {}
|
||||
suffixes = {}
|
||||
blacklist = ['sepolicy', 'devicesettings', 'common', 'atv']
|
||||
blacklist = ['sepolicy', 'devicesettings', 'common', 'atv', 'redbull', 'raviole', 'gs101' ]
|
||||
|
||||
def simplify_reverse_deps(repo, device):
|
||||
# repo['branch'] = cm-14.1 or cm-14.1-caf or cm-14.1-sony
|
||||
|
||||
Reference in New Issue
Block a user