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

Commit c21dc083 authored by Hyein Yu's avatar Hyein Yu Committed by Android (Google) Code Review
Browse files

Revert^3 "Adding java library in telephony module"

3563fef6

Change-Id: Ia08c66bfc12a000fa67905569ef5adb5642e419e
parent 3563fef6
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -117,11 +117,6 @@ combined_apis {
            "framework-ranging",
        ],
        default: [],
    }) + select(release_flag("RELEASE_TELEPHONY_MODULE"), {
        true: [
            "framework-telephony",
        ],
        default: [],
    }),
    system_server_classpath: [
        "service-art",
+0 −10
Original line number Diff line number Diff line
@@ -33,7 +33,6 @@ soong_config_module_type {
        "release_crashrecovery_module",
        "release_ondevice_intelligence_module",
        "release_package_profiling_module",
        "release_telephony_module",
    ],
    properties: [
        "fragments",
@@ -196,15 +195,6 @@ custom_platform_bootclasspath {
                },
            ],
        },
        release_telephony_module: {
            fragments: [
                // only used if telephony is enabled.
                {
                    apex: "com.android.telephony",
                    module: "com.android.telephony-bootclasspath-fragment",
                },
            ],
        },
    },

    // Additional information needed by hidden api processing.