Merge "Add min_sdk_version:R to updatable apexes" into rvc-dev am: 6a4a96c74c
Change-Id: I3d029c8aa9fd4fdea6589cb5d69e94803b9a78c6
This commit is contained in:
@@ -17,6 +17,7 @@
|
|||||||
apex {
|
apex {
|
||||||
name: "com.android.tethering",
|
name: "com.android.tethering",
|
||||||
updatable: true,
|
updatable: true,
|
||||||
|
min_sdk_version: "R",
|
||||||
java_libs: ["framework-tethering"],
|
java_libs: ["framework-tethering"],
|
||||||
apps: ["Tethering"],
|
apps: ["Tethering"],
|
||||||
manifest: "manifest.json",
|
manifest: "manifest.json",
|
||||||
|
|||||||
Reference in New Issue
Block a user