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

/frameworks/base/tools/bit/
H A Dmain.cpp585 check_device_property(const string& property, const string& expected) function
716 check_device_property("ro.build.product", buildProduct);
717 check_device_property("ro.build.type", buildVariant);
718 check_device_property("ro.build.id", buildId);

Completed in 227 milliseconds