sm8350-common: Initial common device tree conversion

Change-Id: I0d7188b3fa82dddf3f9fb9523d716a8f15f46184
This commit is contained in:
Bruno Martins 2021-05-25 17:54:59 +01:00 committed by LuK1337
parent 2bee5a8ca6
commit 410e7ff323
39 changed files with 85 additions and 88 deletions

View file

@ -16,9 +16,9 @@
cc_binary {
relative_install_path: "hw",
defaults: ["hidl_defaults"],
name: "vendor.lineage.powershare@1.0-service.oneplus_kona",
init_rc: ["vendor.lineage.powershare@1.0-service.oneplus_kona.rc"],
vintf_fragments: ["vendor.lineage.powershare@1.0-service.oneplus_kona.xml"],
name: "vendor.lineage.powershare@1.0-service.oneplus_lahaina",
init_rc: ["vendor.lineage.powershare@1.0-service.oneplus_lahaina.rc"],
vintf_fragments: ["vendor.lineage.powershare@1.0-service.oneplus_lahaina.xml"],
srcs: ["service.cpp", "PowerShare.cpp"],
shared_libs: [
"libbase",

View file

@ -14,7 +14,7 @@
* limitations under the License.
*/
#define LOG_TAG "vendor.lineage.powershare@1.0-service.oneplus_kona"
#define LOG_TAG "vendor.lineage.powershare@1.0-service.oneplus_lahaina"
#include <android-base/logging.h>
#include <hidl/HidlTransportSupport.h>

View file

@ -1,4 +1,4 @@
service vendor.powershare-hal-1-0 /vendor/bin/hw/vendor.lineage.powershare@1.0-service.oneplus_kona
service vendor.powershare-hal-1-0 /vendor/bin/hw/vendor.lineage.powershare@1.0-service.oneplus_lahaina
class hal
user system
group system