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

Unverified Commit 7bd21be9 authored by Rashed Abdel-Tawab's avatar Rashed Abdel-Tawab Committed by Michael Bestas
Browse files

services: Include org.lineageos.platform.internal

Change-Id: I9ce71fb0643058c88b446c98fd2372ee9c5cb99b
parent 97d22188
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -381,6 +381,7 @@ java_library {
        "service-permission.stubs.system_server",
        "service-permission.stubs.system_server",
        "service-rkp.stubs.system_server",
        "service-rkp.stubs.system_server",
        "service-sdksandbox.stubs.system_server",
        "service-sdksandbox.stubs.system_server",
        "org.lineageos.platform.internal",
    ],
    ],


    // Uncomment to enable output of certain warnings (deprecated, unchecked)
    // Uncomment to enable output of certain warnings (deprecated, unchecked)
+1 −0
Original line number Original line Diff line number Diff line
@@ -168,6 +168,7 @@ java_library_static {
        "service-rkp.stubs.system_server",
        "service-rkp.stubs.system_server",
        "service-sdksandbox.stubs.system_server",
        "service-sdksandbox.stubs.system_server",
        "services.net",
        "services.net",
        "org.lineageos.platform.internal",
    ],
    ],
    plugins: ["ImmutabilityAnnotationProcessor"],
    plugins: ["ImmutabilityAnnotationProcessor"],