sm8250-common -> sm7325-common

This commit is contained in:
SGCMarkus 2022-03-26 23:16:05 +01:00
parent 5404d41486
commit 95b667c5b9
74 changed files with 4210 additions and 3942 deletions

View file

@ -14,10 +14,10 @@
// limitations under the License.
cc_binary {
name: "android.hardware.lights-service.motokona",
name: "android.hardware.lights-service.motolahaina",
relative_install_path: "hw",
init_rc: ["android.hardware.lights.motokona.rc"],
vintf_fragments: ["android.hardware.lights.motokona.xml"],
init_rc: ["android.hardware.lights.motolahaina.rc"],
vintf_fragments: ["android.hardware.lights.motolahaina.xml"],
vendor: true,
shared_libs: [
"libbase",

View file

@ -15,7 +15,7 @@
* limitations under the License.
*/
#define LOG_TAG "android.hardware.lights-service.motokona"
#define LOG_TAG "android.hardware.lights-service.motolahaina"
#include "Lights.h"
#include <android-base/file.h>

View file

@ -1,4 +1,4 @@
service vendor.light /vendor/bin/hw/android.hardware.lights-service.motokona
service vendor.light /vendor/bin/hw/android.hardware.lights-service.motolahaina
class hal
user system
group system