Had an email response of

>Keep the .apk file in location /vendor/...
>Under PRODUCT_COPY_FILES += \
>add:
>$(LOCAL_PATH)/Prebuilt.apk:system/app/Prebuilt.apk \
>
>i was able to compile like this...
>
>or
>
>copy your apk to /out/target/.../system/app/ after compilation
>and do make snod, then we get the updated system.img(with Prebuilt.apk).

This does not appear to work, i still get asked for the make rules, i
could copy them all and call make snod, but surely there is a better
way!?

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to