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

Commit f4a4aaf2 authored by Nagendra Prasad Nagarle Basavaraju's avatar Nagendra Prasad Nagarle Basavaraju
Browse files

[Flagging Addition] Add Flagging feature for Telephony Analytics Enabling

 - Remove overlay config dependency to control TelephonyAnalytics Feature

Bug: 309896524
Test: atest FrameworkTelephonyTests and CtsTelephonyTestCases
Change-Id: I5d72cbd4be6b5096f9a6d62659d55a40d6f38b16
parent 09d69656
Loading
Loading
Loading
Loading
+0 −4
Original line number Original line Diff line number Diff line
@@ -243,10 +243,6 @@
    <bool name="allow_clear_initial_attach_data_profile">false</bool>
    <bool name="allow_clear_initial_attach_data_profile">false</bool>
    <java-symbol type="bool" name="allow_clear_initial_attach_data_profile" />
    <java-symbol type="bool" name="allow_clear_initial_attach_data_profile" />


    <!-- Boolean indicating whether TelephonyAnalytics module is active or not. -->
    <bool name="telephony_analytics_switch">true</bool>
    <java-symbol type="bool" name="telephony_analytics_switch" />

    <!-- Whether to enable modem on boot if behavior is not defined -->
    <!-- Whether to enable modem on boot if behavior is not defined -->
    <bool name="config_enable_cellular_on_boot_default">true</bool>
    <bool name="config_enable_cellular_on_boot_default">true</bool>
    <java-symbol type="bool" name="config_enable_cellular_on_boot_default" />
    <java-symbol type="bool" name="config_enable_cellular_on_boot_default" />