Update OOS
This commit is contained in:
parent
30bd929eeb
commit
3455e2874c
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ echo "PRODUCT_PACKAGES += \\
|
|||
NominatimGeocoderBackend" | tee "/srv/src/LINEAGE_19_1/vendor/partner_gms/products/gms.mk"
|
||||
|
||||
## add OxygenOS overlay to build
|
||||
git clone https://github.com/officialputuid/android_vendor_OOS.git "/srv/src/LINEAGE_19_1/vendor/OOS"
|
||||
|
||||
sed -i "1s;^;\$(call inherit-product, vendor/OOS/OOS.mk)\n\n;" "/srv/src/LINEAGE_19_1/vendor/lineage/config/common.mk"
|
||||
|
||||
## remove unwanted app from OxygenOS
|
||||
|
|
Loading…
Reference in a new issue