Searched refs:hw (Results 1 - 2 of 2) sorted by relevance

/system/security/softkeymaster/
H A DAndroid.mk21 LOCAL_MODULE_PATH := $(TARGET_OUT_SHARED_LIBRARIES)/hw
/system/core/init/
H A Dutil.c397 char *x, *hw, *rev; local
411 hw = strstr(data, "\nHardware");
414 if (hw) {
415 x = strstr(hw, ": ");

Completed in 471 milliseconds