mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 16:26:02 +00:00
sm6150-common: Transform davinci into common tree
* The following things are left in devices, because they're device specific - voip compress properties - HVDCP properties - audio configs - power profile - rounded corner configuration - partition configuration - FOD - camera motor - NFC - board-info - fstab - ipa and graphics firmware - shipping and manifest target level Co-authored-by: Adithya R <gh0strider.2k18.reborn@gmail.com> Co-authored-by: Arian <arian.kulmer@web.de> Change-Id: I8bef29041f8f239361b999fc8ab1a43cc2ebb86b
This commit is contained in:
@@ -14,10 +14,10 @@
|
||||
// limitations under the License.
|
||||
|
||||
cc_binary {
|
||||
name: "android.hardware.light@2.0-service.davinci",
|
||||
name: "android.hardware.light@2.0-service.xiaomi_sm6150",
|
||||
defaults: ["hidl_defaults"],
|
||||
vintf_fragments: ["android.hardware.light@2.0-service.davinci.xml"],
|
||||
init_rc: ["android.hardware.light@2.0-service.davinci.rc"],
|
||||
vintf_fragments: ["android.hardware.light@2.0-service.xiaomi_sm6150.xml"],
|
||||
init_rc: ["android.hardware.light@2.0-service.xiaomi_sm6150.rc"],
|
||||
relative_install_path: "hw",
|
||||
srcs: [
|
||||
"service.cpp",
|
||||
|
||||
Reference in New Issue
Block a user