Write edgetpu_native configs to system properties [2/2]

by following the Android Core Experiment onboarding guide: go/android-platform-native-setup#adding-a-native-namespace and mimicing the camera team's CLs: ag/21091565 + ag/21090852[☆].

The 1st CL is here: ag/22363340

Test: mm
Bug: 243553703
Change-Id: I6a85127ca624ff2a77944a8961d5e62b1b84cff7
This commit is contained in:
feiyuchen
2023-03-31 01:25:27 +00:00
committed by Feiyu Chen
parent 11fe435599
commit bd60497c19

View File

@@ -83,6 +83,7 @@ public class SettingsToPropertiesMapper {
DeviceConfig.NAMESPACE_CAMERA_NATIVE,
DeviceConfig.NAMESPACE_CONFIGURATION,
DeviceConfig.NAMESPACE_CONNECTIVITY,
DeviceConfig.NAMESPACE_EDGETPU_NATIVE,
DeviceConfig.NAMESPACE_INPUT_NATIVE_BOOT,
DeviceConfig.NAMESPACE_INTELLIGENCE_CONTENT_SUGGESTIONS,
DeviceConfig.NAMESPACE_LMKD_NATIVE,