matrices: Add gnss.* to fcm_exclude.

They aren't top level interfaces.

Test: TH
Bug: 255383566
Change-Id: I8265f531880d1dcff1bf7edfd035a25f9e2a4d70
This commit is contained in:
Yifan Hong
2023-08-01 12:20:12 -07:00
parent 68ed69dd7c
commit a3975a563f

View File

@@ -120,6 +120,8 @@ bool ShouldCheckMissingAidlHalsInFcm(const std::string& packageAndVersion) {
"android.hardware.camera.common@",
"android.hardware.common@",
"android.hardware.common.fmq@",
"android.hardware.gnss.measurement_corrections@",
"android.hardware.gnss.visibility_control@",
"android.hardware.graphics.common@",
"android.hardware.input.common@",
"android.hardware.keymaster@",