Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
{
"name": "com.android.bluetooth",
"version": 990090000,
"provideNativeLibs": [
],
"provideSharedApexLibs": false,
"requireSharedApexLibs": [
],
"name": "com.android.bluetooth",
"requireNativeLibs": [
"libaptX_encoder.so",
"libaptXHD_encoder.so"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment