On Wed, May 8, 2019 at 1:05 AM Raghul R <raghul5oc...@gmail.com> wrote:

> Dear friends,
>
>                    I am trying to remove system applications from my
> source.i am trying two methods to remove system apps
> Method1:
> Opened package/app/Android.mk and put ifeq (0,1) on start line endif on
> the end line...it is working but that app depends any other app means it
> cause an error..
> Method2:
> Opened device/qcom/common/base.mk and command(#) the product packages
> name what I want to remove....it is not
>
Refer build directory to find system app name and remove from there. Also
remove all reference of system app from out directory before rebuilding the
same

> working
> Plz give solution about this problem....is there any other methods to
> remove system app mean kindly explain that,let me know....
>
> Thanks advance
> Regards,
> Raghul.R
>
> --
> --
> unsubscribe: android-porting+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/android-porting
>
> ---
> You received this message because you are subscribed to the Google Groups
> "android-porting" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-porting+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/android-porting/CALAxYqwEX92c15ef36H53Yd%3DPW7Qp4thO8pCT6%3D9kzqkohtiEA%40mail.gmail.com
> <https://groups.google.com/d/msgid/android-porting/CALAxYqwEX92c15ef36H53Yd%3DPW7Qp4thO8pCT6%3D9kzqkohtiEA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Regards,
satish patel

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-porting+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-porting/CAEFWKbtstdTCFWxdX1AavZuJEsz7eb7THg6K52vLAQGkAan%2BVg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to