Roshan Pius | b5ff8cf | 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 |
William Loh | d314584 | 2023-12-06 11:11:19 -0800 | [diff] [blame] | 7 | rule android.content.UriRelativeFilter* com.android.nfc.x.@0 |
Roshan Pius | b5ff8cf | 2023-11-13 14:29:09 -0800 | [diff] [blame] | 8 | rule android.nfc.cardemulation.AidGroupProto* com.android.nfc.x.@0 |
| 9 | rule android.nfc.cardemulation.ApduServiceInfoProto* com.android.nfc.x.@0 |
| 10 | rule android.nfc.cardemulation.NfcFServiceInfoProto* com.android.nfc.x.@0 |
| 11 | rule android.nfc.NdefMessageProto* com.android.nfc.x.@0 |
| 12 | rule android.nfc.NdefRecordProto* com.android.nfc.x.@0 |
| 13 | rule com.android.nfc.cardemulation.CardEmulationManagerProto* com.android.nfc.x.@0 |
| 14 | rule com.android.nfc.cardemulation.RegisteredServicesCacheProto* com.android.nfc.x.@0 |
| 15 | rule com.android.nfc.cardemulation.RegisteredNfcFServicesCacheProto* com.android.nfc.x.@0 |
| 16 | rule com.android.nfc.cardemulation.PreferredServicesProto* com.android.nfc.x.@0 |
| 17 | rule com.android.nfc.cardemulation.EnabledNfcFServicesProto* com.android.nfc.x.@0 |
| 18 | rule com.android.nfc.cardemulation.RegisteredAidCacheProto* com.android.nfc.x.@0 |
| 19 | rule com.android.nfc.cardemulation.AidRoutingManagerProto* com.android.nfc.x.@0 |
| 20 | rule com.android.nfc.cardemulation.RegisteredT3tIdentifiersCacheProto* com.android.nfc.x.@0 |
| 21 | rule com.android.nfc.cardemulation.SystemCodeRoutingManagerProto* com.android.nfc.x.@0 |
| 22 | rule com.android.nfc.cardemulation.HostEmulationManagerProto* com.android.nfc.x.@0 |
| 23 | rule com.android.nfc.cardemulation.HostNfcFEmulationManagerProto* com.android.nfc.x.@0 |
| 24 | rule com.android.nfc.NfcServiceDumpProto* com.android.nfc.x.@0 |
| 25 | rule com.android.nfc.DiscoveryParamsProto* com.android.nfc.x.@0 |
| 26 | rule com.android.nfc.NfcDispatcherProto* com.android.nfc.x.@0 |
| 27 | rule android.os.PersistableBundleProto* com.android.nfc.x.@0 |
| 28 | |
| 29 | # Used by framework-nfc for reading trunk stable flags |
Jeff DeCew | c255668 | 2024-04-24 19:54:55 +0000 | [diff] [blame] | 30 | rule android.nfc.*Flags* com.android.nfc.x.@0 |
| 31 | rule android.nfc.Flags com.android.nfc.x.@0 |
Roshan Pius | b5ff8cf | 2023-11-13 14:29:09 -0800 | [diff] [blame] | 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 |