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

Commit 9585921d authored by Yashdev Singh's avatar Yashdev Singh Committed by Linux Build Service Account
Browse files

Telephony: Implementation of OMH in vendor space.

- Add OMH overlay config id.

Change-Id: Id7ca18d4d952946503b568b873640f373376d1c1
parent d1c48cf2
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -39,4 +39,9 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
         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" />
    <bool name="config_fetch_apn_from_omh_card">false</bool>
</resources>