Description:feat: normalize drivers framework component and repos

Match-id-22245dafa81a1c6e24ee37cc4106a5364ab3f30f
This commit is contained in:
xxxx
2022-06-17 17:24:12 +08:00
parent e6a250f21b
commit f690a7e27a
+2 -2
View File
@@ -12,7 +12,7 @@
# limitations under the License.
import("//build/ohos.gni")
import("//drivers/adapter/uhdf2/uhdf.gni")
import("//drivers/hdf_core/adapter/uhdf2/uhdf.gni")
import("//build/ohos/sa_profile/sa_profile.gni")
ohos_sa_profile("distributed_input_source_sa_profile") {
@@ -36,4 +36,4 @@ ohos_prebuilt_etc("dinput.cfg") {
source = "dinput.cfg"
part_name = "distributed_input"
subsystem_name = "distributedhardware"
}
}