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

Commit 30ea1360 authored by William Escande's avatar William Escande
Browse files

Move version in apex_manifest

This is creating merge_conflict for wider incoming change.
By moving the version to the top and adding emptyline comment in the
json, we aim to facilitate the incoming topic to merge

Bug: 235892590
Ignore-AOSP-First: apex on internal only
Test: Build + TH
Change-Id: Ib198d65c7c653c6185120ec179f6c937b20ab51b
parent 969b9b88
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
{
  "name": "com.android.bluetooth",

  "version": 990090000,
  "provideNativeLibs": [
  ],
  "provideSharedApexLibs": false,
  "requireSharedApexLibs": [
  ],
  "name": "com.android.bluetooth",
  "requireNativeLibs": [
    "libaptX_encoder.so",
    "libaptXHD_encoder.so"