Searched refs:cdt_hwid (Results 1 – 2 of 2) sorted by relevance
9 on property:ro.boot.cdt_hwid=0x0003030300010001000100000000000012 on property:ro.boot.cdt_hwid=0x0003030300010000000000000000000015 on property:ro.boot.cdt_hwid=0x0003030300010000010000000000000018 on property:ro.boot.cdt_hwid=0x00030303000100000200000000000000
66 std::string cdt_hwid = GetProperty("ro.boot.cdt_hwid", ""); in ReadCalibrationTable() local67 std::string hex_variant_str = cdt_hwid.substr(16, 2); in ReadCalibrationTable()