Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 906e9db0 authored by Aaron Kling's avatar Aaron Kling Committed by Michael Bestas
Browse files

Disable Traceur for non eng-builds

Change-Id: I9cc1d747dc70bcf89486009f7ecae1628ccfc0aa
parent 4fcf4c05
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -69,7 +69,6 @@ PRODUCT_PACKAGES += \
    Telecom \
    TelephonyProvider \
    TeleService \
    Traceur \
    UserDictionaryProvider \
    VpnDialogs \
    vr \
@@ -89,3 +88,7 @@ PRODUCT_VENDOR_PROPERTIES += \
    ro.carrier?=unknown \
    ro.config.notification_sound?=OnTheHunt.ogg \
    ro.config.alarm_alert?=Alarm_Classic.ogg

# Traceur for debug only
PRODUCT_PACKAGES_ENG += \
    Traceur