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

Commit 3655957d authored by Alexei Nicoara's avatar Alexei Nicoara Committed by Android (Google) Code Review
Browse files

Merge "Setting apex version to the placeholder value"

parents 1d922dbf f9313153
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
{
  "name": "com.android.media",
  "version": 990090000,

  // Placeholder module version to be replaced during build.
  // Do not change!
  "version": 0,

  "requireNativeLibs": [
    "libandroid.so",
    "libbinder_ndk.so",
+5 −1
Original line number Diff line number Diff line
{
  "name": "com.android.media.swcodec",
  "version": 990090000,

  // Placeholder module version to be replaced during build.
  // Do not change!
  "version": 0,

  "requireNativeLibs": [
    ":sphal"
  ]