From 5d33cb75f5a7b7b92726c6f5902d6b5e3a065123 Mon Sep 17 00:00:00 2001 From: linanson Date: Mon, 8 Jan 2024 15:54:33 +0800 Subject: [PATCH] Remove the diagnosticstool SeLinux mk include file in the project. Bug: 318308424 Test: local ROM build and Manual Test for the diagnosticstool app. Change-Id: I0305fdaac6f8d68af784d4b6dd5bd22cc074b8dd --- device-akita.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/device-akita.mk b/device-akita.mk index 3973be3..534e353 100644 --- a/device-akita.mk +++ b/device-akita.mk @@ -32,7 +32,6 @@ include hardware/google/pixel/vibrator/cs40l26/device.mk include device/google/gs-common/bcmbt/bluetooth.mk include device/google/gs-common/touch/gti/gti.mk include device/google/gs-common/modem/radio_ext/radio_ext.mk -include device/google/gs-common/diagnosticstool/diagnosticstool.mk # go/lyric-soong-variables $(call soong_config_set,lyric,camera_hardware,akita)