mirror of
https://gitee.com/openharmony/msdp_device_status
synced 2024-11-27 09:41:43 +00:00
delete motion
Signed-off-by: 18434362016 <18434362016@163.com> Change-Id: If899f1f31763e85def4ad8ca9ed23c24088b78a8
This commit is contained in:
parent
bd29ebe653
commit
686bc67ea0
@ -57,7 +57,6 @@
|
|||||||
"udmf",
|
"udmf",
|
||||||
"device_info_manager",
|
"device_info_manager",
|
||||||
"dsoftbus",
|
"dsoftbus",
|
||||||
"motion",
|
|
||||||
"ylong_runtime",
|
"ylong_runtime",
|
||||||
"dfs_service",
|
"dfs_service",
|
||||||
"qos_manager",
|
"qos_manager",
|
||||||
|
@ -11,9 +11,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
import("../../../device_status.gni")
|
import("../../../device_status.gni")
|
||||||
if (device_status_interaction_coordination) {
|
|
||||||
import("//base/msdp/motion/motion.gni")
|
|
||||||
}
|
|
||||||
|
|
||||||
###############################hydra_fuzz#################################
|
###############################hydra_fuzz#################################
|
||||||
import("//build/config/features.gni")
|
import("//build/config/features.gni")
|
||||||
|
@ -11,9 +11,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
import("../../../device_status.gni")
|
import("../../../device_status.gni")
|
||||||
if (device_status_interaction_coordination) {
|
|
||||||
import("//base/msdp/motion/motion.gni")
|
|
||||||
}
|
|
||||||
|
|
||||||
###############################hydra_fuzz#################################
|
###############################hydra_fuzz#################################
|
||||||
import("//build/config/features.gni")
|
import("//build/config/features.gni")
|
||||||
|
@ -11,9 +11,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
import("../../../device_status.gni")
|
import("../../../device_status.gni")
|
||||||
if (device_status_interaction_coordination) {
|
|
||||||
import("//base/msdp/motion/motion.gni")
|
|
||||||
}
|
|
||||||
|
|
||||||
###############################hydra_fuzz#################################
|
###############################hydra_fuzz#################################
|
||||||
import("//build/config/features.gni")
|
import("//build/config/features.gni")
|
||||||
|
Loading…
Reference in New Issue
Block a user