Read data from prop property in kernel/driver side

108 Views Asked by At

I'm working for a AOSP company, now I want to read data from prop "adb shell getprop" in kernel/driver side. example:

[ro.csc.country_code]: [USA]
0

There are 0 best solutions below