bluetooth: rename aidl hal for rpi
This commit is contained in:
@@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user