Where can I find intermediate directory in source. I can able to see only
library intermediate in SHARED_ LIBRARY. Can you provide any reference link
with  removal of reference from intermediate directory


On Wed, May 8, 2019, 9:39 AM Satish Patel <tosatishpa...@gmail.com> wrote:

>
>
> On Wed, May 8, 2019 at 9:30 AM Raghul R <raghul5oc...@gmail.com> wrote:
>
>> Thanks for your reply sathis....
>>
>> Actually I tried that one.when I remove an app directory, that having
>> some other apps dependency file so it make a error during build
>> time.....please give some other ideas...
>>
> Have you also remove reference from "intermediate" directories ?
>
>>
>> Thanks & Regards
>> Raghul R
>>
>> On Wed, May 8, 2019, 9:02 AM Satish Patel <tosatishpa...@gmail.com>
>> wrote:
>>
>>>
>>>
>>> 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
>>>
>>
>
> --
> 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/CALAxYqzWbeDHzKLXvMdjQsVok6r00QMGg44AYvmWFo5%3De6e2OQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to