commit | 3942474afb72928cd9300385d6b63c8b56268290 | [log] [tgz] |
---|---|---|
author | Mayank Garg <[email protected]> | Tue Jul 27 21:06:10 2021 -0700 |
committer | Mayank Garg <[email protected]> | Tue Jul 27 21:06:10 2021 -0700 |
tree | 7aae48d5dc26e7d85e82f4e37444b97cf418a458 | |
parent | 83a89c0da3306d166c3271f4f4fa3d878672ce91 [diff] |
Convered android.car dependency into android.car-system-stubs Bug: 194797970 Test: m Change-Id: Ib1fb78de38526a060c7a380731afb6b6d893d07b
diff --git a/Android.bp b/Android.bp index 418c174..9b5ebe9 100644 --- a/Android.bp +++ b/Android.bp
@@ -22,7 +22,7 @@ resource_dirs: ["res"], certificate: "shared", overrides: ["LatinIME"], - libs: ["android.car"], + libs: ["android.car-system-stubs"], static_libs: [ "android-common", "jsr305",