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

Commit 0a0ef3c9 authored by Zhao Wei Liew's avatar Zhao Wei Liew
Browse files

core: cm_symbols: Remove deprecated <private-symbols>

This has been replaced by the command line flag --private-symbols
as of commit 535fea1e.

Change-Id: Ia927fd82119e9653013e87d2eeeb98a94145e035
parent 2aaa0472
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -16,10 +16,6 @@
     limitations under the License.
-->
<resources>
    <!-- We don't want to publish private symbols in android.R as part of the
         SDK.  Instead, put them here. -->
    <private-symbols package="com.android.internal" />

    <!-- Notification and battery light -->
    <java-symbol type="bool" name="config_intrusiveNotificationLed" />
    <java-symbol type="bool" name="config_intrusiveBatteryLed" />