blob: 63a6a58d8ce2b2807b825e16856f2857b98ac13b [file] [log] [blame]
Roshan Piusb5ff8cf2023-11-13 14:29:09 -08001# Used by framework-nfc for proto debug dumping
2rule android.app.PendingIntentProto* com.android.nfc.x.@0
3rule android.content.ComponentNameProto* com.android.nfc.x.@0
4rule android.content.IntentProto* com.android.nfc.x.@0
5rule android.content.IntentFilterProto* com.android.nfc.x.@0
6rule android.content.AuthorityEntryProto* com.android.nfc.x.@0
William Lohd3145842023-12-06 11:11:19 -08007rule android.content.UriRelativeFilter* com.android.nfc.x.@0
Roshan Piusb5ff8cf2023-11-13 14:29:09 -08008rule android.nfc.cardemulation.AidGroupProto* com.android.nfc.x.@0
9rule android.nfc.cardemulation.ApduServiceInfoProto* com.android.nfc.x.@0
10rule android.nfc.cardemulation.NfcFServiceInfoProto* com.android.nfc.x.@0
11rule android.nfc.NdefMessageProto* com.android.nfc.x.@0
12rule android.nfc.NdefRecordProto* com.android.nfc.x.@0
13rule com.android.nfc.cardemulation.CardEmulationManagerProto* com.android.nfc.x.@0
14rule com.android.nfc.cardemulation.RegisteredServicesCacheProto* com.android.nfc.x.@0
15rule com.android.nfc.cardemulation.RegisteredNfcFServicesCacheProto* com.android.nfc.x.@0
16rule com.android.nfc.cardemulation.PreferredServicesProto* com.android.nfc.x.@0
17rule com.android.nfc.cardemulation.EnabledNfcFServicesProto* com.android.nfc.x.@0
18rule com.android.nfc.cardemulation.RegisteredAidCacheProto* com.android.nfc.x.@0
19rule com.android.nfc.cardemulation.AidRoutingManagerProto* com.android.nfc.x.@0
20rule com.android.nfc.cardemulation.RegisteredT3tIdentifiersCacheProto* com.android.nfc.x.@0
21rule com.android.nfc.cardemulation.SystemCodeRoutingManagerProto* com.android.nfc.x.@0
22rule com.android.nfc.cardemulation.HostEmulationManagerProto* com.android.nfc.x.@0
23rule com.android.nfc.cardemulation.HostNfcFEmulationManagerProto* com.android.nfc.x.@0
24rule com.android.nfc.NfcServiceDumpProto* com.android.nfc.x.@0
25rule com.android.nfc.DiscoveryParamsProto* com.android.nfc.x.@0
26rule com.android.nfc.NfcDispatcherProto* com.android.nfc.x.@0
27rule android.os.PersistableBundleProto* com.android.nfc.x.@0
28
29# Used by framework-nfc for reading trunk stable flags
Jeff DeCewc2556682024-04-24 19:54:55 +000030rule android.nfc.*Flags* com.android.nfc.x.@0
31rule android.nfc.Flags com.android.nfc.x.@0
Roshan Piusb5ff8cf2023-11-13 14:29:09 -080032rule android.permission.flags.** com.android.nfc.x.@0
33
34# Used by framework-nfc for misc utilities
35rule android.os.PatternMatcher* com.android.nfc.x.@0
36
37rule com.android.incident.Privacy* com.android.nfc.x.@0
38rule com.android.incident.PrivacyFlags* com.android.nfc.x.@0