bluetooth: rename aidl hal for rpi

This commit is contained in:
Konsta
2024-11-22 16:22:10 +02:00
parent a0126e7460
commit 4d3171fec4
8 changed files with 29 additions and 75 deletions

View File

@@ -1,5 +1,6 @@
/*
* Copyright 2022 The Android Open Source Project
* Copyright (C) 2022 The Android Open Source Project
* Copyright (C) 2024 KonstaKANG
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -14,7 +15,7 @@
* limitations under the License.
*/
#define LOG_TAG "android.hardware.bluetooth.service.default"
#define LOG_TAG "android.hardware.bluetooth.service.rpi"
#include "BluetoothHci.h"