blob: 7e711052e8b289997733f59d4a52b6ff7a44ab9c [file] [log] [blame]
Jeff Vander Stoep63ab2382021-03-25 22:18:53 +01001# Copyright (C) 2021 The Android Open Source Project
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
Andrew Walbranf6bf6862021-05-21 12:41:13 +000015service virtualizationservice /apex/com.android.virt/bin/virtualizationservice
Jeff Vander Stoep63ab2382021-03-25 22:18:53 +010016 class main
Andrew Walbranf6bf6862021-05-21 12:41:13 +000017 user virtualizationservice
18 group virtualizationservice
Andrew Walbranf1453802021-03-29 17:12:54 +000019 interface aidl android.system.virtualizationservice
Jeff Vander Stoep63ab2382021-03-25 22:18:53 +010020 disabled
Andrew Walbranf1453802021-03-29 17:12:54 +000021 oneshot