Skip to content

Commit

Permalink
racer/sm7250-common: Update blobs to R
Browse files Browse the repository at this point in the history
* From: RPD31.Q4U-39-26-4

Co-authored-by: Andrew Hexen <[email protected]>
  • Loading branch information
erfanoabdi and SyberHexen committed Oct 11, 2021
1 parent 008a592 commit 5fe9d3c
Show file tree
Hide file tree
Showing 1,339 changed files with 1,883 additions and 895 deletions.
29 changes: 12 additions & 17 deletions racer/Android.bp
Original file line number Diff line number Diff line change
@@ -1,20 +1,6 @@
/**
* Copyright (C) 2020-2021 The LineageOS Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* This file is generated by device/motorola/racer/setup-makefiles.sh
*/
// Automatically generated file. DO NOT MODIFY
//
// This file is generated by device/motorola/racer/setup-makefiles.sh

soong_namespace {
}
Expand Down Expand Up @@ -43,3 +29,12 @@ android_app_import {
product_specific: true,
}

prebuilt_etc_xml {
name: "[email protected]",
owner: "motorola",
src: "proprietary/vendor/etc/vintf/manifest/[email protected]",
filename_from_src: true,
sub_dir: "vintf/manifest",
soc_specific: true,
}

14 changes: 1 addition & 13 deletions racer/Android.mk
Original file line number Diff line number Diff line change
@@ -1,17 +1,5 @@
# Copyright (C) 2020-2021 The LineageOS Project
# Automatically generated file. DO NOT MODIFY
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# This file is generated by device/motorola/racer/setup-makefiles.sh

LOCAL_PATH := $(call my-dir)
Expand Down
14 changes: 1 addition & 13 deletions racer/BoardConfigVendor.mk
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
# Copyright (C) 2020-2021 The LineageOS Project
# Automatically generated file. DO NOT MODIFY
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# This file is generated by device/motorola/racer/setup-makefiles.sh

Binary file not shown.
Binary file not shown.
Binary file modified racer/proprietary/vendor/bin/capsense_reset
Binary file not shown.
Binary file modified racer/proprietary/vendor/bin/charge_only_mode
Binary file not shown.
Binary file modified racer/proprietary/vendor/bin/hw/[email protected]
Binary file not shown.
Binary file modified racer/proprietary/vendor/bin/hw/[email protected]
Binary file not shown.
Binary file modified racer/proprietary/vendor/bin/motpsd
Binary file not shown.
Binary file modified racer/proprietary/vendor/bin/vl53l1_daemon
Binary file not shown.
Binary file modified racer/proprietary/vendor/etc/acdbdata/adsp_avs_config.acdb
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"data": "7200"
},
"vsync_trig_cnt":{ "type": "int", "ver": "10101010",
"data": "21"
"data": "7"
},
"panel":{ "type": "int", "ver": "10101010",
"data": "4"
Expand Down
4 changes: 1 addition & 3 deletions racer/proprietary/vendor/etc/sensors/hals.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
sensors.ssc.so
sensors.rp.so
sensors.tof.vl53l1.so
sensors.dt.so
sensors.moto.so
2 changes: 1 addition & 1 deletion racer/proprietary/vendor/etc/sensors/sns_reg_config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=3
version=4
file=hw_platform=/sys/devices/soc0/hw_platform
file=platform_subtype=/sys/devices/soc0/platform_subtype
file=platform_subtype_id=/sys/devices/soc0/platform_subtype_id
Expand Down
Loading

0 comments on commit 5fe9d3c

Please sign in to comment.