Thanks for info.

1,. I was actually trying to create one entry in prop file. It was set by
VOLD and will be accessed by all apps.

2. VOLD is setting preferred file system, whether FAT32 or EXT2 etc.

3. Now if kernel cant access it, then by any chance, how can a device
driver, say - a USB gadget driver - can access information from VOLD such
as supported file system is FAT support or EXT support?

Thanks.


2011/11/30 white <kyungtak....@gmail.com>

> As I know there are no method to access on kernel side.
> You can try it with user file system read.
> But I don't recommend that way.
>
> prop file is not for kernel mode, but for user mode
>
> On 11월29일, 오전3시10분, Yogi <yogesh.th...@gmail.com> wrote:
> > Hello,
> >
> > User space apps has APIs given by framework such as
> > getprop()/setprop()/getint/setint. Is there any possible way with which
> we
> > can read system.prop entries in kernel?
> >
> >    - <company_name>
> >       - <board_name>
> >          - Android.mk
> >          - product_config.mk
> >          - *system.prop*
> >
> > - Yogi
>
> --
> unsubscribe: android-kernel+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/android-kernel

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

Reply via email to