app_process: rename 32 bit version to app_process64

This is just a temprory patch.
Since we do not have 32 bit as the primary zygote,
so it's OK here to name the 32 bit version to app_process32,
and make app_process link to app_process link to app_process64.
This will make us always have app_process link to app_process64,
even we have 32 bit version app_process.

Change-Id: I07e05a78ff814a66c6d2e7f1753e9eb330595ff8
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
1 file changed