Home | History | Annotate | Download | only in ndk

Lines Matching refs:getprop

596     retcode,API_LEVEL = adb_var_shell(['getprop', 'ro.build.version.sdk'])
606 _,CPU_ABI1 = adb_var_shell(['getprop', 'ro.product.cpu.abi'])
607 _,CPU_ABI2 = adb_var_shell(['getprop', 'ro.product.cpu.abi2'])