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

Commit ffdeb25c authored by satayev's avatar satayev
Browse files

Remove meta-data and property tags from ApexSystemService.

Neither of those is being parsed, so they are not available at runtime
anyways. It would be nice to support them eventually though.

Bug: 192880996
Test: presubmit
Change-Id: I9f7d1d7864411b48eab5dec43ecba083fb4d7b83
parent 57b654fc
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -3070,7 +3070,6 @@
    <declare-styleable name="AndroidManifestMetaData"
         parent="AndroidManifestApplication
                 AndroidManifestActivity
                 AndroidManifestApexSystemService
                 AndroidManifestReceiver
                 AndroidManifestProvider
                 AndroidManifestService
@@ -3105,7 +3104,6 @@
    <declare-styleable name="AndroidManifestProperty"
         parent="AndroidManifestApplication
                 AndroidManifestActivity
                 AndroidManifestApexSystemService
                 AndroidManifestReceiver
                 AndroidManifestProvider
                 AndroidManifestService">