summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Terrell <steventerrell@google.com>2023-12-13 20:02:45 +0000
committerCarmen Jackson <carmenjackson@google.com>2023-12-14 03:45:29 +0000
commite9e7b9a8b03022d7b6e9325a63239cf9ecc3186c (patch)
tree5009b9c0eb08766acc109150628b3f2c0dfae941
parentac31d21bf5787199a736b678276fc32781ff771b (diff)
downloadmanifest-e9e7b9a8b03022d7b6e9325a63239cf9ecc3186c.tar.gz
Add Profiling Projects to Branch Repo
add the profiling mainline module projects to the branch repo. Bug: 315180469 Change-Id: Ibcb307bcdbc2ccd2ef4adac6d57e05d7f4a548cd
-rw-r--r--default.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index f512d2d58..de058199c 100644
--- a/default.xml
+++ b/default.xml
@@ -1145,6 +1145,7 @@
<project path="packages/modules/NeuralNetworks" name="platform/packages/modules/NeuralNetworks" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/modules/OnDevicePersonalization" name="platform/packages/modules/OnDevicePersonalization" groups="pdk-fs" />
<project path="packages/modules/Permission" name="platform/packages/modules/Permission" groups="pdk-cw-fs,pdk-fs" />
+ <project path="packages/modules/Profiling" name="platform/packages/modules/Profiling" groups="pdk" />
<project path="packages/modules/RemoteKeyProvisioning" name="platform/packages/modules/RemoteKeyProvisioning" groups="pdk-cw-fs,pdk-fs"/>
<project path="packages/modules/RuntimeI18n" name="platform/packages/modules/RuntimeI18n" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/modules/Scheduling" name="platform/packages/modules/Scheduling" groups="pdk-cw-fs,pdk-fs" />
@@ -1229,6 +1230,7 @@
<project path="prebuilts/module_sdk/MediaProvider" name="platform/prebuilts/module_sdk/MediaProvider" groups="pdk" clone-depth="1" />
<project path="prebuilts/module_sdk/OnDevicePersonalization" name="platform/prebuilts/module_sdk/OnDevicePersonalization" groups="pdk" clone-depth="1" />
<project path="prebuilts/module_sdk/Permission" name="platform/prebuilts/module_sdk/Permission" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/module_sdk/Profiling" name="platform/prebuilts/module_sdk/Profiling" groups="pdk" clone-depth="1" />
<project path="prebuilts/module_sdk/RemoteKeyProvisioning" name="platform/prebuilts/module_sdk/RemoteKeyProvisioning" groups="pdk" clone-depth="1" />
<project path="prebuilts/module_sdk/Scheduling" name="platform/prebuilts/module_sdk/Scheduling" groups="pdk" clone-depth="1" />
<project path="prebuilts/module_sdk/SdkExtensions" name="platform/prebuilts/module_sdk/SdkExtensions" groups="pdk" clone-depth="1" />