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 = {}
|
devices = {}
|
||||||
suffixes = {}
|
suffixes = {}
|
||||||
blacklist = ['sepolicy', 'devicesettings', 'common', 'atv']
|
blacklist = ['sepolicy', 'devicesettings', 'common', 'atv', 'redbull', 'raviole', 'gs101' ]
|
||||||
|
|
||||||
def simplify_reverse_deps(repo, device):
|
def simplify_reverse_deps(repo, device):
|
||||||
# repo['branch'] = cm-14.1 or cm-14.1-caf or cm-14.1-sony
|
# repo['branch'] = cm-14.1 or cm-14.1-caf or cm-14.1-sony
|
||||||
|
|||||||
Reference in New Issue
Block a user