Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 74360add authored by Steven Moreland's avatar Steven Moreland Committed by Gerrit Code Review
Browse files

Merge "IInterface: Clean-up kManualInterfaces allow list." into main

parents 26bbdacc c4d6a146
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -219,7 +219,6 @@ namespace internal {
constexpr const char* const kManualInterfaces[] = {
        "android.app.IActivityManager",
        "android.app.IUidObserver",
        "android.drm.IDrm",
        "android.gfx.tests.ICallback",
        "android.gfx.tests.IIPCTest",
        "android.gfx.tests.ISafeInterfaceTest",
@@ -233,17 +232,13 @@ constexpr const char* const kManualInterfaces[] = {
        "android.hardware.ICameraClient",
        "android.hardware.ICameraRecordingProxy",
        "android.hardware.ICameraRecordingProxyListener",
        "android.hardware.ICrypto",
        "android.hardware.IOMXObserver",
        "android.hardware.IStreamListener",
        "android.hardware.IStreamSource",
        "android.media.IAudioService",
        "android.media.IDataSource",
        "android.media.IDrmClient",
        "android.media.IMediaCodecList",
        "android.media.IMediaDrmService",
        "android.media.IMediaExtractor",
        "android.media.IMediaExtractorService",
        "android.media.IMediaHTTPConnection",
        "android.media.IMediaHTTPService",
        "android.media.IMediaLogService",
@@ -258,9 +253,6 @@ constexpr const char* const kManualInterfaces[] = {
        "android.media.IMediaSource",
        "android.media.IRemoteDisplay",
        "android.media.IRemoteDisplayClient",
        "android.media.IResourceManagerClient",
        "android.media.IResourceManagerService",
        "android.os.IComplexTypeInterface",
        "android.os.IPermissionController",
        "android.os.IProcessInfoService",
        "android.os.ISchedulingPolicyService",