-
Notifications
You must be signed in to change notification settings - Fork 0
/
dynamic-remove-oppo
27 lines (18 loc) · 974 Bytes
/
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
# 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