Don't overwrite PRODUCT_PACKAGES_DEBUG

We're getting useful debug utilities included by base_system.mk but
we're overwriting the variable so tools like su and remount are not
getting built. Fix this by extending the variable instead of overwriting
it.

Change-Id: Ieabdd1b6bd2cf2cfed975f9d74b9b385ae58197e
1 file changed