OSDN Git Service

Revert "Mark updatable APEXes"
authorJiyong Park <jiyong@google.com>
Fri, 17 Apr 2020 03:55:59 +0000 (03:55 +0000)
committerJiyong Park <jiyong@google.com>
Fri, 17 Apr 2020 03:57:49 +0000 (12:57 +0900)
This reverts commit f3d123910b4c899b3aed8d82272fa5d24b6dc426.

Reason for revert: the BT apex is not yet updatable
Bug: 149805758
Test: m
Change-Id: I92cf6ac12f989726a797fec6a0c0f121346c188e

apex/Android.bp

index aa17b13..a47c3c5 100644 (file)
@@ -1,6 +1,5 @@
 apex {
     name: "com.android.bluetooth.updatable",
-    updatable: true,
     min_sdk_version: "R",
 
     manifest: "apex_manifest.json",