Initial the modem svn am: fd95a68592

Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14185020

Change-Id: If10f0eab455af84bbb64fa3a2b10257c6ddbf089
This commit is contained in:
terrycrhuang 2021-04-20 10:10:53 +00:00 committed by Automerger Merge Worker
commit 1b0f3c211d
2 changed files with 8 additions and 0 deletions

View file

@ -102,3 +102,7 @@ ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
PRODUCT_COPY_FILES += \
device/google/gs101/init.hardware.wlc.rc.userdebug:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.$(PRODUCT_PLATFORM).wlc.rc
endif
# Increment the SVN for any official public releases
PRODUCT_VENDOR_PROPERTIES += \
ro.vendor.build.svn=1

View file

@ -99,3 +99,7 @@ ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
PRODUCT_COPY_FILES += \
device/google/gs101/init.hardware.wlc.rc.userdebug:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.$(PRODUCT_PLATFORM).wlc.rc
endif
# Increment the SVN for any official public releases
PRODUCT_VENDOR_PROPERTIES += \
ro.vendor.build.svn=1