Home
last modified time | relevance | path

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

/system/core/init/
Dproperty_service.cpp1038 constexpr static const char kPropertyInfosPath[] = "/dev/__properties__/property_info"; in CreateSerializedPropertyInfo() local
1039 if (!WriteStringToFile(serialized_contexts, kPropertyInfosPath, 0444, 0, 0, false)) { in CreateSerializedPropertyInfo()
1042 selinux_android_restorecon(kPropertyInfosPath, 0); in CreateSerializedPropertyInfo()