• Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Used by com.android.nfc
2
3# android.se.omapi-V1-java
4rule android.se.omapi.I** com.android.nfc.x.@0
5# Use our statically linked PlatformProperties library
6rule android.sysprop.** com.android.nfc.x.@0
7# androidx.annotation_annotation
8rule androidx.annotation.** com.android.nfc.x.@0
9# androidx.appcompat_appcompat
10rule androidx.appcompat.app.** com.android.nfc.x.@0
11# com.google.android.material_material
12rule com.google.android.material.** com.android.nfc.x.@0
13rule com.android.internal.util.FastXmlSerializer* com.android.nfc.x.@0
14
15# Used for proto debug dumping
16rule android.app.PendingIntentProto* com.android.nfc.x.@0
17rule android.content.ComponentNameProto* com.android.nfc.x.@0
18rule android.content.IntentProto* com.android.nfc.x.@0
19rule android.content.IntentFilterProto* com.android.nfc.x.@0
20rule android.content.AuthorityEntryProto* com.android.nfc.x.@0
21rule android.nfc.cardemulation.AidGroupProto* com.android.nfc.x.@0
22rule android.nfc.cardemulation.ApduServiceInfoProto* com.android.nfc.x.@0
23rule android.nfc.cardemulation.NfcFServiceInfoProto* com.android.nfc.x.@0
24rule android.nfc.NdefMessageProto* com.android.nfc.x.@0
25rule android.nfc.NdefRecordProto* com.android.nfc.x.@0
26rule com.android.nfc.cardemulation.CardEmulationManagerProto* com.android.nfc.x.@0
27rule com.android.nfc.cardemulation.RegisteredServicesCacheProto* com.android.nfc.x.@0
28rule com.android.nfc.cardemulation.RegisteredNfcFServicesCacheProto* com.android.nfc.x.@0
29rule com.android.nfc.cardemulation.PreferredServicesProto* com.android.nfc.x.@0
30rule com.android.nfc.cardemulation.EnabledNfcFServicesProto* com.android.nfc.x.@0
31rule com.android.nfc.cardemulation.RegisteredAidCacheProto* com.android.nfc.x.@0
32rule com.android.nfc.cardemulation.AidRoutingManagerProto* com.android.nfc.x.@0
33rule com.android.nfc.cardemulation.RegisteredT3tIdentifiersCacheProto* com.android.nfc.x.@0
34rule com.android.nfc.cardemulation.SystemCodeRoutingManagerProto* com.android.nfc.x.@0
35rule com.android.nfc.cardemulation.HostEmulationManagerProto* com.android.nfc.x.@0
36rule com.android.nfc.cardemulation.HostNfcFEmulationManagerProto* com.android.nfc.x.@0
37rule com.android.nfc.NfcServiceDumpProto* com.android.nfc.x.@0
38rule com.android.nfc.DiscoveryParamsProto* com.android.nfc.x.@0
39rule com.android.nfc.NfcDispatcherProto* com.android.nfc.x.@0
40rule android.os.PersistableBundleProto* com.android.nfc.x.@0
41
42# Core utils available for modules
43rule com.android.modules.utils.** com.android.nfc.x.@0
44