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

Commit 88e1320d authored by Alexei Nicoara's avatar Alexei Nicoara Committed by Gerrit Code Review
Browse files

Merge "Setting apex version to the placeholder value"

parents 7df4f8c3 78988f3f
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
{
  "name": "com.android.media",
  "version": 339990000,

  // 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": 339990000,

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

  "requireNativeLibs": [
    ":sphal"
  ]