blob: 92e2b881aca337849aff62f8c6b7d2f884a326f7 [file] [log] [blame]
Andrew Chant08b515d2018-05-04 13:31:46 -07001# Copyright (C) 2018 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#
15
16# This file is used to define the properties of the filesystem
17# images generated by build tools (mkbootfs and mkyaffs2image) and
18# by the device side of adb.
19
Siddeswar Aluganti140f9a22018-04-04 16:38:49 -070020[AID_VENDOR_QDSS]
21value:2902
22
23[AID_VENDOR_RFS]
24value:2903
25
26[AID_VENDOR_RFS_SHARED]
27value:2904
28
Andrew Chant08b515d2018-05-04 13:31:46 -070029[vendor/bin/pm-service]
30mode: 0755
31user: AID_SYSTEM
32group: AID_SYSTEM
33caps: NET_BIND_SERVICE
34
35[vendor/bin/cnss-daemon]
36mode: 0755
37user: AID_SYSTEM
38group: AID_SYSTEM
39caps: NET_BIND_SERVICE
40
41[vendor/bin/imsdatadaemon]
42mode: 0755
43user: AID_SYSTEM
44group: AID_SYSTEM
45caps: NET_BIND_SERVICE
46
47[vendor/bin/cnd]
48mode: 0755
49user: AID_SYSTEM
50group: AID_SYSTEM
51caps: NET_BIND_SERVICE
52
53[vendor/bin/ims_rtp_daemon]
54mode: 0755
55user: AID_SYSTEM
56group: AID_RADIO
57caps: NET_BIND_SERVICE
Thierry Strudel5d8a5472018-07-12 13:15:46 -070058
59[vendor/bin/hw/android.hardware.health@2.0-service.crosshatch]
60mode: 0755
61user: AID_SYSTEM
62group: AID_SYSTEM
63caps: WAKE_ALARM