Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/bit/
H A Dmain.cpp633 check_device_property(const string& property, const string& expected) in check_device_property() function
809 check_device_property("ro.build.product", buildProduct); in run_phases()
810 check_device_property("ro.build.type", buildVariant); in run_phases()
811 check_device_property("ro.build.id", buildId); in run_phases()