Change-Id: If8d0b57acc6b41c28c7a331e41db44d2 Signed-off-by: zenin1504 <me.zenin1504.dev@gmail.com>
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
|
|
|