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

Commit 88bb1cd6 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add ":sphal" as required in apex_manifest.json" into rvc-dev-plus-aosp...

Merge "Add ":sphal" as required in apex_manifest.json" into rvc-dev-plus-aosp am: 3bae52fe am: e139925b

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/av/+/12281622

Change-Id: I57f9d0762247934d6f2b08fed6ede08c19603421
parents 07080c2a e139925b
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
{
  "name": "com.android.media.swcodec",
  "version": 300000000
  "version": 300000000,
  "requireNativeLibs": [
    ":sphal"
  ]
}