cm: Add import for prebundled APKs

Change-Id: I8760457c974fdc22a6f2304a044120a01b14a111
This commit is contained in:
Ethan Chen 2015-03-09 16:34:43 -07:00
parent b4bf950060
commit 1d68926a04

View File

@ -1,5 +1,6 @@
# CyanogenMod Extras # CyanogenMod Extras
import /init.superuser.rc import /init.superuser.rc
import /init.prebundle.rc
on init on init
export ANDROID_CACHE /cache export ANDROID_CACHE /cache