-
Notifications
You must be signed in to change notification settings - Fork 0
/
dynamic-remove-oppo
30 lines (20 loc) · 1.06 KB
/
dynamic-remove-oppo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Remove my_bigball since it might be there and we're not building super or rewriting it
remove my_bigball
# Remove my_product since it might be there and we're not building super or rewriting it
remove my_product
# Remove my_engineering since it might be there and we're not building super or rewriting it
remove my_engineering
# Remove my_company since it might be there and we're not building super or rewriting it
remove my_company
# Remove my_carrier since it might be there and we're not building super or rewriting it
remove my_carrier
# Remove my_region since it might be there and we're not building super or rewriting it
remove my_region
# Remove my_heytap since it might be there and we're not building super or rewriting it
remove my_heytap
# Remove my_stock since it might be there and we're not building super or rewriting it
remove my_stock
# Remove my_preload since it might be there and we're not building super or rewriting it
remove my_preload
# Remove my_manifest since it might be there and we're not building super or rewriting it
remove my_manifest