diff options
| -rw-r--r-- | product/ota.mk | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/product/ota.mk b/product/ota.mk deleted file mode 100644 index 6ce99ec..0000000 --- a/product/ota.mk +++ /dev/null @@ -1,10 +0,0 @@ -#Build Custom OTAUpdates APP -# OTAUpdates -PRODUCT_PACKAGES += \ - OTAUpdates - -# OTA dependencies -PRODUCT_PROPERTY_OVERRIDES += \ - ro.ota.romname=cm-13.0-peach \ - ro.ota.version=$(shell date +%Y%m%d) \ - ro.ota.manifest=https://raw.githubusercontent.com/BenefitA3/OTAUpdates/aosp/ota.xml |
