On Tue, Oct 23, 2018 at 7:32 PM Ranjeet Upadhyay <[email protected]> wrote:
> I already have achieved this by adding required flag in init.rc but i want > the reason wht it doesn't work when provided in device.mk? is there any > restriction? or what could be the possible reason? > Could be 2 reason look at out/target/product/<>/system/build.prop : if this property does not list here, then - Possibly build system would have remove considering "PRODUCT_PROPERTY_OVERRIDES". - or somewhere else it is getting reset. Atleast in my case it is working and i am on 8.1.0_r25 - satish > -- > -- > unsubscribe: [email protected] > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Regards, satish patel -- -- unsubscribe: [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
