blob: 777edb7fd223ba5e9c4c4fc78bbf9ac714f4b903 [file] [log] [blame]
Ling Madcc685f2023-09-18 16:20:57 -07001package: "com.android.internal.telephony.flags"
2
3flag {
4 name: "reject_bad_sub_id_interaction"
5 namespace: "telephony"
6 description: "Previously, the DB allows insertion of a random sub Id, but doesn't allow query it. This change rejects such interaction."
7 bug: "294125411"
8}