• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Haptics
2per-file *Vibration* = file:/services/core/java/com/android/server/vibrator/OWNERS
3per-file *Vibrator* = file:/services/core/java/com/android/server/vibrator/OWNERS
4
5# PowerManager
6per-file IPowerManager.aidl = file:/services/core/java/com/android/server/power/OWNERS
7per-file IScreenTimeoutPolicyListener.aidl = file:/services/core/java/com/android/server/power/OWNERS
8per-file IWakeLockCallback.aidl = file:/services/core/java/com/android/server/power/OWNERS
9per-file PowerManager.java = file:/services/core/java/com/android/server/power/OWNERS
10per-file PowerManagerInternal.java = file:/services/core/java/com/android/server/power/OWNERS
11
12# BatteryStats
13per-file *BatteryConsumer* = file:/BATTERY_STATS_OWNERS
14per-file BatteryManager* = file:/BATTERY_STATS_OWNERS
15per-file PowerMonitor* = file:/BATTERY_STATS_OWNERS
16per-file PowerComponents.java = file:/BATTERY_STATS_OWNERS
17per-file *Stats* = file:/BATTERY_STATS_OWNERS
18
19# Multiuser
20per-file IUser* = file:/MULTIUSER_OWNERS
21per-file User* = file:/MULTIUSER_OWNERS
22per-file NewUser* = file:/MULTIUSER_OWNERS
23
24# Binder
25per-file BadParcelableException.java = file:platform/frameworks/native:/libs/binder/OWNERS
26per-file Binder.java = file:platform/frameworks/native:/libs/binder/OWNERS
27per-file BinderProxy.java = file:platform/frameworks/native:/libs/binder/OWNERS
28per-file DeadObjectException.java = file:platform/frameworks/native:/libs/binder/OWNERS
29per-file IBinder.java = file:platform/frameworks/native:/libs/binder/OWNERS
30per-file Parcel.java = file:platform/frameworks/native:/libs/binder/OWNERS
31per-file ParcelFileDescriptor.java = file:platform/frameworks/native:/libs/binder/OWNERS
32per-file ParcelFormatException.java = file:platform/frameworks/native:/libs/binder/OWNERS
33per-file Parcelable.java = file:platform/frameworks/native:/libs/binder/OWNERS
34per-file ParcelableException.java = file:platform/frameworks/native:/libs/binder/OWNERS
35per-file ParcelableHolder.java = file:platform/frameworks/native:/libs/binder/OWNERS
36per-file ParcelableParcel.java = file:platform/frameworks/native:/libs/binder/OWNERS
37per-file RemoteException.java = file:platform/frameworks/native:/libs/binder/OWNERS
38per-file ServiceManager.java = file:platform/frameworks/native:/libs/binder/OWNERS
39per-file ServiceManagerNative.java = file:platform/frameworks/native:/libs/binder/OWNERS
40per-file ServiceSpecificException.java = file:platform/frameworks/native:/libs/binder/OWNERS
41per-file TransactionTooLargeException.java = file:platform/frameworks/native:/libs/binder/OWNERS
42
43# HwBinder
44per-file HwBinder.java = file:platform/system/libhwbinder:/OWNERS
45per-file HwBlob.java = file:platform/system/libhwbinder:/OWNERS
46per-file HwParcel.java = file:platform/system/libhwbinder:/OWNERS
47per-file HwParcel.java = file:platform/system/libhwbinder:/OWNERS
48per-file HwRemoteBinder.java = file:platform/system/libhwbinder:/OWNERS
49per-file IHwBinder.java = file:platform/system/libhwbinder:/OWNERS
50per-file IHwInterface.java = file:platform/system/libhwbinder:/OWNERS
51
52per-file GraphicsEnvironment.java = file:platform/frameworks/native:/opengl/OWNERS
53
54per-file *Network* = file:/services/core/java/com/android/server/net/OWNERS
55per-file *Power* = file:/services/core/java/com/android/server/power/OWNERS
56per-file *Telephony* = file:/telephony/OWNERS
57per-file *Zygote* = file:/ZYGOTE_OWNERS
58
59# Time
60per-file *Clock* = file:/services/core/java/com/android/server/timezonedetector/OWNERS
61
62# RecoverySystem
63per-file *Recovery* = file:/services/core/java/com/android/server/recoverysystem/OWNERS
64
65# Bugreporting
66per-file Bugreport* = file:/platform/frameworks/native:/cmds/dumpstate/OWNERS
67
68# UpdateEngine
69per-file *UpdateEngine* = file:/platform/system/update_engine:/OWNERS
70
71# VINTF
72per-file Vintf* = file:/platform/system/libvintf:/OWNERS
73
74# Tracing
75per-file Trace.java = file:/TRACE_OWNERS
76
77# PatternMatcher
78per-file PatternMatcher* = file:/PACKAGE_MANAGER_OWNERS
79
80# PermissionEnforcer
81per-file PermissionEnforcer.java = tweek@google.com
82
83# RemoteCallbackList
84per-file RemoteCallbackList.java = shayba@google.com
85
86# ART
87per-file ArtModuleServiceManager.java = file:platform/art:/OWNERS
88
89# DDM Protocol
90per-file DdmSyncState.java = sanglardf@google.com, rpaquay@google.com
91per-file DdmSyncStageUpdater.java = sanglardf@google.com, rpaquay@google.com
92
93# PerformanceHintManager
94per-file CpuHeadroom*.aidl = file:/ADPF_OWNERS
95per-file GpuHeadroom*.aidl = file:/ADPF_OWNERS
96per-file CpuHeadroom*.java = file:/ADPF_OWNERS
97per-file GpuHeadroom*.java = file:/ADPF_OWNERS
98per-file WorkDuration.java = file:/ADPF_OWNERS
99per-file *Hint* = file:/ADPF_OWNERS
100per-file *Session* = file:/ADPF_OWNERS
101
102# IThermal interfaces
103per-file IThermal* = file:/THERMAL_OWNERS
104per-file CoolingDevice.java = file:/THERMAL_OWNERS
105per-file Temperature.java = file:/THERMAL_OWNERS
106
107# SecurityStateManager
108per-file *SecurityStateManager* = file:/SECURITY_STATE_OWNERS
109
110# SystemConfig
111per-file ISystemConfig.aidl = file:/PACKAGE_MANAGER_OWNERS
112per-file SystemConfigManager.java = file:/PACKAGE_MANAGER_OWNERS
113
114# ProfilingService
115per-file ProfilingServiceManager.java = file:/PERFORMANCE_OWNERS
116
117# Performance
118per-file IpcDataCache.java = file:/PERFORMANCE_OWNERS
119
120# Processes, threads, and scheduling
121per-file Process.java = file:/PERFORMANCE_OWNERS
122
123# Memory
124per-file OomKillRecord.java = file:/MEMORY_OWNERS
125
126# MessageQueue and related classes
127per-file MessageQueue.java = mfasheh@google.com, shayba@google.com
128per-file Message.java = mfasheh@google.com, shayba@google.com
129per-file Looper.java = mfasheh@google.com, shayba@google.com
130per-file TestLooperManager.java = mfasheh@google.com, shayba@google.com
131per-file Handler.java = mfasheh@google.com, shayba@google.com
132per-file HandlerThread.java = mfasheh@google.com, shayba@google.com
133per-file HandlerExecutor.java = mfasheh@google.com, shayba@google.com
134
135# Stats
136per-file IStatsBootstrapAtomService.aidl = file:/services/core/java/com/android/server/stats/OWNERS
137per-file StatsBootstrapAtom.aidl = file:/services/core/java/com/android/server/stats/OWNERS
138per-file StatsBootstrapAtomValue.aidl = file:/services/core/java/com/android/server/stats/OWNERS
139per-file StatsBootstrapAtomService.java = file:/services/core/java/com/android/server/stats/OWNERS
140per-file StatsServiceManager.java = file:/services/core/java/com/android/server/stats/OWNERS
141
142# Dropbox
143per-file DropBoxManager* = mwachens@google.com
144
145# Flags
146per-file flags.aconfig = file:/FF_LEADS_OWNERS
147