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

Commit 631291cd authored by Anton Hansson's avatar Anton Hansson
Browse files

Revert "Add updatable-media jarjar rules to framework-all"

We no longer need this jarjar rule because we are not re-compiling
exoplayer.

This reverts commit f92d07e5.

Bug: 149906971
Test: m && \
      unzip -l out/soong/.intermediates/frameworks/base/framework-all/\
      android_common/combined/framework-all.jar \
      | grep exo \
      | grep -v internal
      (no exoplayer classes)
Change-Id: Ic4d7847875797be47e02987337bf685bfe1e6605
parent 0dc6f237
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
rule android.hidl.** android.internal.hidl.@1
rule android.net.wifi.WifiAnnotations* android.internal.wifi.WifiAnnotations@1

# Hide media mainline module implementation classes to avoid collisions with
# app-bundled ExoPlayer classes.
rule com.google.android.exoplayer2.** android.media.internal.exo.@1