Skip to content
Snippets Groups Projects
Commit 232e6429 authored by Matt Gilbride's avatar Matt Gilbride Committed by Gerrit Code Review
Browse files

Merge "Add manual CPP interfaces to EXCLUDED_CPP_INTERFACES for @EnforcePermission lint"

parents 55bbd5d8 74c8300a
No related branches found
No related tags found
No related merge requests found
......@@ -72,5 +72,78 @@ val EXCLUDED_CPP_INTERFACES = listOf(
"Status",
"IThermalService",
"IPowerManager",
"ITunerResourceManager"
"ITunerResourceManager",
// b/278147400
"IActivityManager",
"IUidObserver",
"IDrm",
"IVsyncCallback",
"IVsyncService",
"ICallback",
"IIPCTest",
"ISafeInterfaceTest",
"IGpuService",
"IConsumerListener",
"IGraphicBufferConsumer",
"ITransactionComposerListener",
"SensorEventConnection",
"SensorServer",
"ICamera",
"ICameraClient",
"ICameraRecordingProxy",
"ICameraRecordingProxyListener",
"ICrypto",
"IOMXObserver",
"IStreamListener",
"IStreamSource",
"IAudioService",
"IDataSource",
"IDrmClient",
"IMediaCodecList",
"IMediaDrmService",
"IMediaExtractor",
"IMediaExtractorService",
"IMediaHTTPConnection",
"IMediaHTTPService",
"IMediaLogService",
"IMediaMetadataRetriever",
"IMediaMetricsService",
"IMediaPlayer",
"IMediaPlayerClient",
"IMediaPlayerService",
"IMediaRecorder",
"IMediaRecorderClient",
"IMediaResourceMonitor",
"IMediaSource",
"IRemoteDisplay",
"IRemoteDisplayClient",
"IResourceManagerClient",
"IResourceManagerService",
"IComplexTypeInterface",
"IPermissionController",
"IPingResponder",
"IProcessInfoService",
"ISchedulingPolicyService",
"IStringConstants",
"IObbActionListener",
"IStorageEventListener",
"IStorageManager",
"IStorageShutdownObserver",
"IPersistentVrStateCallbacks",
"IVrManager",
"IVrStateCallbacks",
"ISurfaceComposer",
"IMemory",
"IMemoryHeap",
"IProcfsInspector",
"IAppOpsCallback",
"IAppOpsService",
"IBatteryStats",
"IResultReceiver",
"IShellCallback",
"IDrmManagerService",
"IDrmServiceListener",
"IAAudioClient",
"IAAudioService",
"VtsFuzzer",
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment