android study ------ HAL ---> light sensor

1. add a virtual driver and device in linux kernel.

2. create file system in linux, include read and write file node.

3. add hal code in android/hardware/libmodule...

4. write an apk test......by the method of myself

你可能感兴趣的:(android)