diff options
| -rw-r--r-- | device-barbet.mk | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/device-barbet.mk b/device-barbet.mk index 5a426d7..8382580 100644 --- a/device-barbet.mk +++ b/device-barbet.mk @@ -38,7 +38,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/launch_with_ven # Increment the SVN for any official public releases PRODUCT_PROPERTY_OVERRIDES += \ - ro.vendor.build.svn=52 + ro.vendor.build.svn=60 # Enable watchdog timeout loop breaker. PRODUCT_PROPERTY_OVERRIDES += \ @@ -224,3 +224,6 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ NfcOverlayBarbet + +# Gyotaku +include device/google/gs-common/gyotaku_app/gyotaku.mk |
