blob: 1f3108a1f04bae308a53b0d0c27ace9527658af9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
|
# Haptics
per-file *Vibration* = file:/services/core/java/com/android/server/vibrator/OWNERS
per-file *Vibrator* = file:/services/core/java/com/android/server/vibrator/OWNERS
# PowerManager
per-file IPowerManager.aidl = michaelwr@google.com, santoscordon@google.com
per-file PowerManager.java = michaelwr@google.com, santoscordon@google.com
per-file PowerManagerInternal.java = michaelwr@google.com, santoscordon@google.com
# BatteryStats
per-file *BatteryConsumer* = file:/BATTERY_STATS_OWNERS
per-file BatteryManager* = file:/BATTERY_STATS_OWNERS
per-file PowerComponents.java = file:/BATTERY_STATS_OWNERS
per-file *Stats* = file:/BATTERY_STATS_OWNERS
# Multiuser
per-file IUser* = file:/MULTIUSER_OWNERS
per-file User* = file:/MULTIUSER_OWNERS
# Binder
per-file BadParcelableException.java = file:platform/frameworks/native:/libs/binder/OWNERS
per-file Binder.java = file:platform/frameworks/native:/libs/binder/OWNERS
per-file BinderProxy.java = file:platform/frameworks/native:/libs/binder/OWNERS
per-file DeadObjectException.java = file:platform/frameworks/native:/libs/binder/OWNERS
per-file IBinder.java = file:platform/frameworks/native:/libs/binder/OWNERS
per-file Parcel.java = file:platform/frameworks/native:/libs/binder/OWNERS
per-file ParcelFileDescriptor.java = file:platform/frameworks/native:/libs/binder/OWNERS
per-file ParcelFormatException.java = file:platform/frameworks/native:/libs/binder/OWNERS
per-file Parcelable.java = file:platform/frameworks/native:/libs/binder/OWNERS
per-file ParcelableException.java = file:platform/frameworks/native:/libs/binder/OWNERS
per-file ParcelableHolder.java = file:platform/frameworks/native:/libs/binder/OWNERS
per-file ParcelableParcel.java = file:platform/frameworks/native:/libs/binder/OWNERS
per-file RemoteException.java = file:platform/frameworks/native:/libs/binder/OWNERS
per-file ServiceManager.java = file:platform/frameworks/native:/libs/binder/OWNERS
per-file ServiceManagerNative.java = file:platform/frameworks/native:/libs/binder/OWNERS
per-file ServiceSpecificException.java = file:platform/frameworks/native:/libs/binder/OWNERS
per-file TransactionTooLargeException.java = file:platform/frameworks/native:/libs/binder/OWNERS
# HwBinder
per-file HwBinder.java = file:platform/system/libhwbinder:/OWNERS
per-file HwBlob.java = file:platform/system/libhwbinder:/OWNERS
per-file HwParcel.java = file:platform/system/libhwbinder:/OWNERS
per-file HwParcel.java = file:platform/system/libhwbinder:/OWNERS
per-file HwRemoteBinder.java = file:platform/system/libhwbinder:/OWNERS
per-file IHwBinder.java = file:platform/system/libhwbinder:/OWNERS
per-file IHwInterface.java = file:platform/system/libhwbinder:/OWNERS
per-file GraphicsEnvironment.java = file:platform/frameworks/native:/opengl/OWNERS
per-file *Network* = file:/services/core/java/com/android/server/net/OWNERS
per-file *Power* = file:/services/core/java/com/android/server/power/OWNERS
per-file *Telephony* = file:/telephony/OWNERS
per-file *Zygote* = file:/ZYGOTE_OWNERS
# Time
per-file *Clock* = file:/services/core/java/com/android/server/timezonedetector/OWNERS
# RecoverySystem
per-file *Recovery* = file:/services/core/java/com/android/server/recoverysystem/OWNERS
# Bugreporting
per-file Bugreport* = file:/platform/frameworks/native:/cmds/dumpstate/OWNERS
# UpdateEngine
per-file *UpdateEngine* = file:/platform/system/update_engine:/OWNERS
# VINTF
per-file Vintf* = file:/platform/system/libvintf:/OWNERS
# Tracing
per-file Trace.java = file:/TRACE_OWNERS
|