Roshan Pius | 467a55f | 2023-11-13 14:29:09 -0800 | [diff] [blame] | 1 | # Used by framework-nfc for proto debug dumping |
| 2 | rule android.app.PendingIntentProto* com.android.nfc.x.@0 |
| 3 | rule android.content.ComponentNameProto* com.android.nfc.x.@0 |
| 4 | rule android.content.IntentProto* com.android.nfc.x.@0 |
| 5 | rule android.content.IntentFilterProto* com.android.nfc.x.@0 |
| 6 | rule android.content.AuthorityEntryProto* com.android.nfc.x.@0 |
| 7 | rule android.nfc.cardemulation.AidGroupProto* com.android.nfc.x.@0 |
| 8 | rule android.nfc.cardemulation.ApduServiceInfoProto* com.android.nfc.x.@0 |
| 9 | rule android.nfc.cardemulation.NfcFServiceInfoProto* com.android.nfc.x.@0 |
| 10 | rule android.nfc.NdefMessageProto* com.android.nfc.x.@0 |
| 11 | rule android.nfc.NdefRecordProto* com.android.nfc.x.@0 |
| 12 | rule com.android.nfc.cardemulation.CardEmulationManagerProto* com.android.nfc.x.@0 |
| 13 | rule com.android.nfc.cardemulation.RegisteredServicesCacheProto* com.android.nfc.x.@0 |
| 14 | rule com.android.nfc.cardemulation.RegisteredNfcFServicesCacheProto* com.android.nfc.x.@0 |
| 15 | rule com.android.nfc.cardemulation.PreferredServicesProto* com.android.nfc.x.@0 |
| 16 | rule com.android.nfc.cardemulation.EnabledNfcFServicesProto* com.android.nfc.x.@0 |
| 17 | rule com.android.nfc.cardemulation.RegisteredAidCacheProto* com.android.nfc.x.@0 |
| 18 | rule com.android.nfc.cardemulation.AidRoutingManagerProto* com.android.nfc.x.@0 |
| 19 | rule com.android.nfc.cardemulation.RegisteredT3tIdentifiersCacheProto* com.android.nfc.x.@0 |
| 20 | rule com.android.nfc.cardemulation.SystemCodeRoutingManagerProto* com.android.nfc.x.@0 |
| 21 | rule com.android.nfc.cardemulation.HostEmulationManagerProto* com.android.nfc.x.@0 |
| 22 | rule com.android.nfc.cardemulation.HostNfcFEmulationManagerProto* com.android.nfc.x.@0 |
| 23 | rule com.android.nfc.NfcServiceDumpProto* com.android.nfc.x.@0 |
| 24 | rule com.android.nfc.DiscoveryParamsProto* com.android.nfc.x.@0 |
| 25 | rule com.android.nfc.NfcDispatcherProto* com.android.nfc.x.@0 |
| 26 | rule android.os.PersistableBundleProto* com.android.nfc.x.@0 |
| 27 | |
| 28 | # Used by framework-nfc for reading trunk stable flags |
| 29 | rule android.nfc.FakeFeatureFlagsImpl* com.android.nfc.x.@0 |
| 30 | rule android.nfc.FeatureFlags* com.android.nfc.x.@0 |
| 31 | rule android.nfc.Flags* com.android.nfc.x.@0 |
| 32 | rule android.permission.flags.** com.android.nfc.x.@0 |
| 33 | |
| 34 | # Used by framework-nfc for misc utilities |
| 35 | rule android.os.PatternMatcher* com.android.nfc.x.@0 |
| 36 | |
| 37 | rule com.android.incident.Privacy* com.android.nfc.x.@0 |
| 38 | rule com.android.incident.PrivacyFlags* com.android.nfc.x.@0 |