Update notifySmsSent() feature flag dependency
Given that notifySmsSent() functionality is utilized by both calling and messaging modules, and messaging can be enabled without calling, the function's access control should be based on either FEATURE_TELEPHONY_CALLING or FEATURE_TELEPHONY_MESSAGING. Bug: 395178686 Flag: EXEMPT bug fix Test: atest CtsTelephonyTestCases --no-bazel-mode Change-Id: I183097a4fb872a82295f9a738b95656d66fa9823
Loading
Please register or sign in to comment