1# Copyright (C) 2016 The Android Open Source Project
2#
3# IMPORTANT: Do not create world writable files or directories.
4# This is a common source of Android security bugs.
5#
6on property:boot.car_service_created=1
7    exec - system log -- /system/bin/bootstat -r car_service_created
8