summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2025-03-03Merge "Create prebuilts for NFC hal permission files" into main Deyao Ren
2025-02-26Add Telephony messaging feature Madhav
android.hardware.telephony.messaging Bug: 395178686 Test: CF builds and boot Flag: EXEMPT refactor Change-Id: I5ceb41f14990b047f17492470b64a457472b9739
2025-01-15Create prebuilts for NFC hal permission files Deyao Ren
Flag: build.RELEASE_PACKAGE_PIXEL_NFC_VENDOR_APEX Test: m com.android.hardware.nfc-service.st Bug: 373874493 Change-Id: I4541180a8839adc6cf2bf334c3c0c7645c1738dc
2024-12-30Add pre-built for satellite feature XML Lance Nanek
Bug: 351819362 The satellite feature XML is shared by all OEMs producing a device with the satellite feature being returned as a system feature from the package manager. Currently it can only be included by the deprecated practice of adding to PRODUCT_COPY_FILES, however. This change adds a prebuilt_etc declaration for it so it can be included by adding to PRODUCT_PACKAGES instead. Test: add android.hardware.telephony.satellite.prebuilt.xml to PRODUCT_PACKAGES and build Flag: EXEMPT refactor Change-Id: I39d001dba6c5e0121fa269339e00102a2e247539
2024-11-25Add feature xml for Vulkan version 1.4 Chris Forbes
Bug: b/370568136 Flag: NONE infeasible Change-Id: Iec86c0cb5ef3697d6c5c35a6773c19e0215a93e5
2024-11-18Merge "native: Add a new BLE channel sounding feature flag" into main am: ↵ Treehugger Robot
6fcf6a551b am: fa151f1404 Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/3349919 Change-Id: If345cc8036732bd6fc37eb485b84f543d6ad643d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-11-18Merge "native: Add a new BLE channel sounding feature flag" into main am: ↵ Treehugger Robot
6fcf6a551b Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/3349919 Change-Id: I4b829272555f67f84225e0239ad11f1fc10a20e0 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-11-14native: Add a new BLE channel sounding feature flag Roshan Pius
Bug: 371095923 Test: Compiles Change-Id: I07677391171b9b2b1fee46ecaacffb86be87e80c
2024-11-12Merge 24Q4 (ab/12406339) into aosp-main-future Xin Li
Bug: 370570306 Merged-In: I9be1254c3e2685b0aa950b314c581824f40ce26c Change-Id: I35bc501a2b1d9eb100aaab25cd660cf2e0542f99
2024-10-29Merge "Add managed_users support for ago projects" into main am: 3df0687916 ↵ Treehugger Robot
am: be4a224a40 Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/3239260 Change-Id: I089696e794749ca1c3d0ff5bd12c0cc137acbe23 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-10-29Merge "Add managed_users support for ago projects" into main Treehugger Robot
2024-10-23Adding XR software and hardware feature configurations Jared Finder
Bug: 364416355 Change-Id: I6b1e7e746a8f56d335cee310c24ef4c44626b0ae Flag: android.xr.xr_manifest_entries Test: Checked that project still built.
2024-09-27Add new deqp levels for 2025 Chris Forbes
Also fix some errors in comments etc for previous years. Bug: b/369695807 Change-Id: I03fc7463755b01238f92f498b181ade703be43d1 Flag: EXEMPT infra for xts
2024-08-24Add managed_users support for ago projects ot904806
FeatureTest#testManagedProfileSupported request enable multip user in android-go projects, add the feature support. Bug: 361452766 Test: run cts-on-gsi -m CtsPackageManagerTestCases -t android.content.pm.cts.FeatureTest#testManagedProfileSupported Change-Id: Id4925a2611fed4395fa057084d5e82b9f1a38818
2024-08-01Refactor JerkTracker and MotionPredictor for better testing. Derek Wu
Changes include renaming forgetFactor to alpha. Test: atest libinput_tests Bug: 266747654 Bug: 353161308 Flag: com.android.input.flags.enable_prediction_pruning_via_jerk_thresholding Change-Id: Icd056d36a3d7894c6c9b4b957233002ad961a9a1
2024-07-15Add smoothing to jerk calculations and updated jerk thresholds. Derek Wu
Test: atest libinput_tests Test: atest CtsInputTestCases Test: atest MotionPredictorBenchmark MotionPredictorTest Test: Using stylus in a drawing app and seeing the jerk logs. Bug: 266747654 Bug: 353161308 Flag: com.android.input.flags.enable_prediction_pruning_via_jerk_thresholding Change-Id: I3d6c47d94d66e5ff2b33474acbca72daca051242
2024-06-29Merge "Define android.software.credentials.xml as prebuilt_etc" into main ↵ Treehugger Robot
am: c9e99f797b Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/3152117 Change-Id: I789312d71bdc7e3c0b8024054590c26c453181e2 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-06-28Define android.software.credentials.xml as prebuilt_etc Justin Yun
Instead of using PRODUCT_COPY_FILES to copy a source file to install, define a prebuilt_etc module and add it to the PRODUCT_PACKAGES. android.software.credentials.xml is to be installed in system for GSI. Bug: 345373198 Test: See if android.software.credentials.xml is installed in system/etc/permissions Change-Id: Ib9f030e1e0ff6db55a6e07444943407f9ff1c1df
2024-06-25Merge "Define prebuilt xml files as prebuilt_etc modules" into main am: ↵ Treehugger Robot
3a47ac77d7 Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/3140724 Change-Id: I0f023d7f8b0d7338c4dcfd0dee30d045b3cda243 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-06-24Define prebuilt xml files as prebuilt_etc modules Justin Yun
These files were installed with PRODUCT_COPY_FILES. Instead of using the PRODUCT_COPY_FILES define them as prebuilt_etc modules and install them. Different from the other modules in this directory, these new modules are for system files. Bug: 314933937 Test: m aosp_cf_system_x86_64 Change-Id: I3a8fb0046bbadcd5fcd5c2ded4d3b745b71e0f47
2024-06-13Add satellite feature flag. Aishwarya Mallampati
Bug: 337193821 Test: make Change-Id: I8b70f27e264a5776c07d0acd7e8d8a1baf839f90
2024-05-24Merge Android 24Q2 Release (ab/11526283) to aosp-main-future Xin Li
Bug: 337098550 Merged-In: I8d975b81afd2cde1d543e8bc7e730a6e42393bec Change-Id: I714982d2b0df34afc9f9729deb2636de5d0c7b64
2024-04-17Merge "Revert "[contextualsearch] wire new feature into build"" into main Shashwat Razdan
2024-04-17Merge "Revert "Adding hasSystemFeature entry for CSHelper"" into main Shashwat Razdan
2024-04-16Revert "[contextualsearch] wire new feature into build" Shashwat Razdan
This reverts commit 8eb00cc0a03413e68e71c4938b74ff4dd8225da9. Reason for revert: The feature did its job in U, not needed in V. Change-Id: Ib935c8a958f1d4df531b986c3fe901c1e064e092
2024-04-03Update jerk thresholds for prediction pruning. Derek Wu
Jerk thresholds are higher, which means less predictions are pruned. Test: atest libinput_tests with local flag override to enable enable_prediction_pruning_via_jerk_thresholding. Test: atest CtsInputTestCases Test: atest MotionPredictorBenchmark MotionPredictorTest Test: Using stylus in a drawing app and seeing the predictions Bug: 266747654 Change-Id: I430c4cd79bfe62a339b6c14964d7d7a91facf6c2
2024-03-30Add jerk thresholded pruning. Derek Wu
This will change MotionPredictor::predict() outputs once enable_prediction_pruning_via_jerk_thresholding is enabled. Test: atest libinput_tests --host with local flag override to enable enable_prediction_pruning_via_jerk_thresholding. Test: atest CtsInputTestCases Test: atest MotionPredictorBenchmark MotionPredictorTest Bug: 266747654 Change-Id: I11eb1972246468a1f3824656f5ac57e01e0359cd
2024-03-28Revert "Adding hasSystemFeature entry for CSHelper" Shashwat Razdan
This reverts commit 475fb0fbefb7cc714aa3606aab7445f769c9b22b. Reason for revert: b/329350496 - Introducing new config with `android.*` namespace is not allowed in 24Q2. Change-Id: I90d0c3cd83f4914650ed7fd84acefc4a1ad5520b
2024-03-14Merge "Add compute prebuilt for cuttlefish" into main am: f0d4d46e25 am: ↵ Sean Kim
434e002dfb Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/3000144 Change-Id: Ice882a1716c70f4221af82dbf3f094cf4ede907b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-03-12Add compute prebuilt for cuttlefish Sean Kim
Add vulkan compute prebuilt for cuttlefish match with Goldfish vulkan versions Bug: b/327677102 Test: Build, boot, CTS passed Change-Id: Ibd3563395471cb3dd16fa936d6cc4a8fd2ae4318 Signed-off-by: Sean Kim <gogazago@google.com>
2024-03-08Merge "Add vulkan prebuilts for CF" into main am: 277c8f7a23 am: 5f8a53edd4 Sean Kim
Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2995396 Change-Id: I700153de6243cf173bb17703cbff50ded8486e21 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-03-08Merge "Add Telephony Data feature" into main Treehugger Robot
2024-03-07Add vulkan prebuilts for CF Sean Kim
Cuttlefish needs prebuilts for vulkan. add vulkan prebuilts for level 1 and version 1_3 for CF Bug: b/327677102 Test: Build, boot, CTS passed Change-Id: Ifded0562511cd7325522c20c0a840112d65058c2 Signed-off-by: Sean Kim <gogazago@google.com>
2024-03-07Add Telephony Data feature Tomasz Wasilczyk
android.hardware.telephony.data Bug: 310710841 Test: CF builds and boot Change-Id: I36523f6cf1092a2917287ec70844d0553eb76ccc
2024-03-05[contextualsearch] wire new feature into build Felix Oghina
Bug: 326143814 Test: wcgw Change-Id: Ic1404e771cf071cde1152df79465575fccd2912e
2024-02-23Adding hasSystemFeature entry for CSHelper Shashwat Razdan
Bug: 326143814 Test: Local integration with Omnient, atest Change-Id: I944b4a76a8ffa579c84eccf622849049a2260d83
2024-02-16Add telephony features for cuttlefish joonhunshin
android.hardware.telephony.carrierlock android.hardware.telephony.ims.singlereg Bug: 325389635 Test: atest ImsServiceTest Change-Id: If400d5b168d1d3b403a2ce65c67751960eaf26ed
2024-02-07Merge "Include credential manager on Wear." into main Shuang Hao
2024-02-02Include credential manager on Wear. Shuang Hao
DD: go/wear-dd-credential-manager Bug: 301168341 Tested: enable/disabled flag with adb command and reboot the system, ·getSystemService("credential")· returns non-null/null result correspondingly. Change-Id: I500830604ac1d0e64f9bc9a8b19498577a25378c
2023-12-08Clean up default a.h.location.network declaration Patrick Berny
Remove android.hardware.location from car_core_hardware.xml because cars don't normally have this out of the box. Also remove it from shared android.hardware.location.gps.xml because it should not be tied to the existence of GPS on a platform. Bug: 293561387 Test: rebuild system, inspect output of adb shell pm list features run atest SystemFeaturesTest#testLocationFeatures Change-Id: I3ae67b95151ee1d876e6bcf2278aa643dd75c9ee
2023-11-07Add deqp.level xml files for 2024 test lists Serdar Kocdemir
Devices targeting the next dEQP levels can use these files to start running the newly added tests. Bug: b/309647173 Test: Build Change-Id: Ice4df2f6d4e7de5b9afbb26fb80211c8e33c9657
2023-11-02Update deqp-latest.xml to use 2024 test lists Serdar Kocdemir
2023 test lists are frozen for Android 14 and we started to add new tests into 2024 test lists. Devices targeting latest dEQP levels should start running these new tests. Bug: b/308941523 Test: Build Change-Id: I4feb03de7983799dc8f0e5c1ce4b73d684e8fb37
2023-10-25Merge "Add prebuilt_etc for secure_element XML files" into main am: ↵ Jooyung Han
1ebe34600c am: 13964cc191 am: 53fb284ddf Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2796000 Change-Id: I6f03e413ec6e999ce4a9bfab9e1da2d068dbd2e7 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-10-25Merge "Add prebuilt_etc for secure_element XML files" into main am: 1ebe34600c Jooyung Han
Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2796000 Change-Id: If88c2f8aee0a81afc6e0774d44549a526b67abff Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-10-23Add prebuilt_etc for secure_element XML files Jooyung Han
Bug: 300011111 Test: VtsHalSecureElementTargetTest Change-Id: I5d5afbe6e1d6cb7f07493a701f117ea6770a3425
2023-10-20Merge "Add deqp.level-latest.xml to aosp" into main am: 15669af704 Trevor Black
Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2797161 Change-Id: Ibe12f839ed63fd046c06c5522b0358e0076e5e9b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-10-20Merge "Add deqp.level-latest.xml to aosp" into main Trevor Black
2023-10-20Add deqp.level-latest.xml to aosp Trevor David Black
Bug: 305647982 Test: Build Change-Id: Ifbbc3d8f0d323dfaa7ada08c991597f536111b56
2023-10-20Merge "Removing `device_id_attestation` from exclude feature list of AOSP ↵ Eran Messeri
targets." into main am: f4c0747dfa am: be840d27c1 am: 83aefaa169 Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2794155 Change-Id: Iede9fa8f52787d31dcf6b43ca7f212c54c54b8ff Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-10-20Merge "Removing `device_id_attestation` from exclude feature list of AOSP ↵ Eran Messeri
targets." into main am: f4c0747dfa Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2794155 Change-Id: Ifa4c9b0dce57837dcca08f3944493fe8ad2cbef0 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>