sanders: Move netmgr_config and dsi_config to vendor
* Also, regen. Signed-off-by: ashwatthama <sai404142@gmail.com>
This commit is contained in:
21
Android.bp
21
Android.bp
@@ -101,16 +101,6 @@ android_app_import {
|
||||
},
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "TimeService",
|
||||
owner: "motorola",
|
||||
apk: "proprietary/app/TimeService/TimeService.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "embms",
|
||||
owner: "motorola",
|
||||
@@ -164,6 +154,17 @@ android_app_import {
|
||||
privileged: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "TimeService",
|
||||
owner: "motorola",
|
||||
apk: "proprietary/vendor/app/TimeService/TimeService.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
dex_import {
|
||||
name: "WfdCommon",
|
||||
owner: "motorola",
|
||||
|
||||
Reference in New Issue
Block a user