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

Commit 676508b9 authored by Yashdev Singh's avatar Yashdev Singh Committed by Gerrit - the friendly Code Review server
Browse files

Telephony: Migrate to new overlay framework.

- Utilize telresource based resource overlay for
  extended telephony plugin resources.

Change-Id: Iaea6ccc7fe1d713ab50a13dec2528de4df502f19
parent 7d737651
Loading
Loading
Loading
Loading
+0 −11
Original line number Diff line number Diff line
@@ -29,17 +29,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->

<resources>

    <!--Fully qualified class name of the plugin which would be
         dynamically loaded by TelephonyPluginDelegate-->
    <java-symbol type="string" name="telephony_plugin_class_name" />
    <string name="telephony_plugin_class_name" translatable="false"></string>

    <!--The locatiotion of .jar file which has the extended implementation
         of telephony base classes.-->
    <java-symbol type="string" name="telephony_plugin_lib_path" />
    <string name="telephony_plugin_lib_path" translatable="false"></string>

    <!-- Support for disabling to fetch APN from OMH card
         for some cdma carriers -->
    <java-symbol type="bool" name="config_fetch_apn_from_omh_card" />