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

Commit 5b41b3bf authored by Bharath's avatar Bharath
Browse files

FP3: Add init.qcom.test.rc only to debug builds

Include the module under PRODUCT_PACKAGES_DEBUG so that this gets
built only on userdebug builds.

EPPE complains about this when user build is tried.

Change-Id: I189f59784c78a03414758a44904b2965eaa16afe
parent 0e1708e0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -399,7 +399,7 @@ PRODUCT_PACKAGES += \
    vold.fstab

#Add init.qcom.test.rc to PRODUCT_PACKAGES_DEBUG list
PRODUCT_PACKAGES += \
PRODUCT_PACKAGES_DEBUG += \
    init.qcom.test.rc