sanders: Tree cleanup
*Move telephony-ext from BoardConfig.mk to device.mk. *Remove tagGoogle *Delete init.qcom/ril.sh -Unnecessary. *Remove contexts from fstab.recovery -Needed after enforcing. *Remove Android.bp libhidl. *Update system.prop.
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
cc_library_shared {
|
||||
name: "android.hidl.base@1.0",
|
||||
vendor_available: true,
|
||||
shared_libs: [
|
||||
"libhidltransport",
|
||||
],
|
||||
export_shared_lib_headers: [
|
||||
"libhidltransport",
|
||||
],
|
||||
}
|
||||
|
||||
cc_library_shared {
|
||||
name: "android.hidl.manager@1.0",
|
||||
vendor_available: true,
|
||||
shared_libs: [
|
||||
"libhidltransport",
|
||||
],
|
||||
export_shared_lib_headers: [
|
||||
"libhidltransport",
|
||||
],
|
||||
}
|
||||
Reference in New Issue
Block a user