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

Commit c4d6a146 authored by Ivan Lozano's avatar Ivan Lozano
Browse files

IInterface: Clean-up kManualInterfaces allow list.

Several of these interfaces are no longer manually written.
This CL removes them from the kManualInterfaces allow list.

Bug: 64223827
Test: m
Change-Id: I7cedc76dfa0edbbb4598c5e1655700b9fb7a24f7
parent 94cadf01
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",