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

Unverified Commit 5ba1ff44 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 e8cfe912
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -323,6 +323,7 @@ system_java_library {
        "service-permission.stubs.system_server",
        "service-rkp.stubs.system_server",
        "service-sdksandbox.stubs.system_server",
        "org.lineageos.platform.internal",
    ],

    soong_config_variables: {
+1 −0
Original line number Diff line number Diff line
@@ -167,6 +167,7 @@ java_library_static {
        "service-rkp.stubs.system_server",
        "service-sdksandbox.stubs.system_server",
        "device_policy_aconfig_flags_lib",
        "org.lineageos.platform.internal",
    ],
    plugins: ["ImmutabilityAnnotationProcessor"],