diff --git a/common/private/platform_app.te b/common/private/platform_app.te index acbc62323978fb4330ba665e480d84ece5055165..9d62637296fb5445277868bf03de7c4cc0c55c0b 100644 --- a/common/private/platform_app.te +++ b/common/private/platform_app.te @@ -20,3 +20,5 @@ allow platform_app rs_exec:file rx_file_perms; allow platform_app app_data_file:file execute; allow platform_app app_data_file:{ lnk_file sock_file fifo_file } create_file_perms; + +get_prop(platform_app, custom_version_prop)