15 lines
521 B
Plaintext
15 lines
521 B
Plaintext
|
|
# @file poweropt-servce.rc
|
||
|
|
# @brief Definition to enable poweropt
|
||
|
|
#
|
||
|
|
# DESCRIPTION
|
||
|
|
# ---------------------------------------------------------------------------
|
||
|
|
# Copyright (c) 2020-2022 Qualcomm Technologies, Inc.
|
||
|
|
# All Rights Reserved.
|
||
|
|
# Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||
|
|
# ---------------------------------------------------------------------------
|
||
|
|
service poweropt-service /vendor/bin/poweropt-service
|
||
|
|
class hal
|
||
|
|
user system
|
||
|
|
group system readproc input
|
||
|
|
|