summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-07-20Mark angler as containing duplicate build rulesHEADandroid-o-mr1-iot-release-smart-display-r9android-o-mr1-iot-release-smart-display-r8android-o-mr1-iot-release-smart-display-r5android-o-mr1-iot-release-smart-display-r40.1Jandroid-o-mr1-iot-release-smart-display-r4android-o-mr1-iot-release-smart-display-r39android-o-mr1-iot-release-smart-display-r30android-o-mr1-iot-release-smart-display-r3android-o-mr1-iot-release-smart-display-r22android-o-mr1-iot-release-smart-display-r14android-o-mr1-iot-release-smart-clock-r6android-o-mr1-iot-release-smart-clock-r2android-o-mr1-iot-release-smart-clock-fsiandroid-o-mr1-iot-release-smart-clock-fcsandroid-o-mr1-iot-release-cube_r2android-o-mr1-iot-release-cube-fsiandroid-o-mr1-iot-release-cube-fcsandroid-o-mr1-iot-release-1.0.8android-o-mr1-iot-release-1.0.7android-o-mr1-iot-release-1.0.5android-o-mr1-iot-release-1.0.4android-o-mr1-iot-release-1.0.3android-o-mr1-iot-release-1.0.14android-o-mr1-iot-release-1.0.13android-o-mr1-iot-release-1.0.12android-o-mr1-iot-release-1.0.10oreo-mr1-iot-releaseoreo-mr1-1.2-iot-releasemastermainDan Willemsen
Bug: 77611511 Test: with https://android-review.googlesource.com/c/platform/build/soong/+/709015 Change-Id: I201f3adbfa4e1148bbde79fab6a02340e7a82914
2018-04-17Bluetooth HFP: Use WBS by default (5/5)android-p-preview-5android-p-preview-4android-o-mr1-iot-release-1.0.2android-o-mr1-iot-release-1.0.1Hansong Zhang
Bug: 72624793 Test: compilation Change-Id: Icc90b5d6e11f65b7169d773216f6661542c4657f
2018-04-04Switch from add_lunch_combo to COMMON_LUNCH_CHOICESandroid-wear-p-preview-2android-p-preview-3android-p-preview-2android-o-mr1-iot-release-1.0.0android-o-mr1-iot-preview-8o-mr1-iot-preview-8Dan Willemsen
Bug: 77599627 Test: lunch [see entries in list] Change-Id: Ibb9578ddfa43e241f868e2cf5a482a47482ee060
2018-03-27angler: Mark proc_* types with proc_type attribute.Tri Vo
Bug: 74182216 Test: build policy Change-Id: I7390562010209556b724a4d53fe2b81d932794f6
2018-01-30Correctly label data typesandroid-p-preview-1android-o-mr1-iot-preview-7o-mr1-iot-preview-7Jeff Vander Stoep
Data outside /data/vendor must have the core_data_file_type attribute. Test: build (this is a build time test) Bug: 34980020 Change-Id: I1a26587e5c71e6e6d077eef1a43a4274493f77db
2018-01-18Merge "Don't use the STL in C projects."android-wear-8.0.0_r1Treehugger Robot
2018-01-17Don't use the STL in C projects.Dan Albert
The libc++ update doesn't play nicely with GCC compiling C sources. Test: mm Bug: None Change-Id: Ief09202088089d575e58360a1c51f82aacdbf644
2018-01-16Mark files in /vendor as vendor_file_type.Tri Vo
The following files and correspoding selinux types need vendor_file_type attribute: /vendor/bin/ATFWD-daemon u:object_r:atfwd_exec:s0 /vendor/bin/cnd u:object_r:cnd_exec:s0 /vendor/bin/imscmservice u:object_r:ims_exec:s0 /vendor/bin/irsc_util u:object_r:irsc_util_exec:s0 /vendor/bin/loc_launcher u:object_r:location_exec:s0 /vendor/bin/mm-qcamera-daemon u:object_r:camera_exec:s0 /vendor/bin/msm_irqbalance u:object_r:irqbalance_exec:s0 /vendor/bin/netmgrd u:object_r:netmgrd_exec:s0 /vendor/bin/perfd u:object_r:perfd_exec:s0 /vendor/bin/pm-proxy u:object_r:per_proxy_exec:s0 /vendor/bin/pm-service u:object_r:per_mgr_exec:s0 /vendor/bin/qmuxd u:object_r:qmux_exec:s0 /vendor/bin/rmt_storage u:object_r:rmt_exec:s0 /vendor/bin/thermal-engine u:object_r:thermald_exec:s0 /vendor/bin/time_daemon u:object_r:time_exec:s0 /vendor/bin/nanoapp_cmd u:object_r:nanoapp_cmd_exec:s0 /vendor/bin/diag_test_server u:object_r:diag_exec:s0 /vendor/bin/InputEventFind u:object_r:inputeventfind_exec:s0 /vendor/bin/oem_qmi_server u:object_r:oem_qmi_server_exec:s0 /vendor/bin/qti u:object_r:qti_exec:s0 /vendor/bin/sensortool\.angler u:object_r:sensortool_exec:s0 Test: build angler sepolicy Change-Id: I5e3cea5f040c7777e452b2af3b660806f4d0b289
2018-01-08Remove config_telephony_use_own_number_for_voicemailNathan Harold
Remove this overlay value which was removed in the base overlay config. Bug: 65683508 Test: compilation Change-Id: I38a7ec36803c3d4ac0899d1564775c5554545798
2017-12-08Merge "Rename libnfc-brcm.conf -> libnfc-nci.conf"Treehugger Robot
2017-12-07Merge "perfprofd: give access to sysfs_type."Tri Vo
2017-12-07Rename libnfc-brcm.conf -> libnfc-nci.confRuchi Kandoi
Also changes the device.mk file to reflect the new name. Test: compiles Change-Id: Ia94a476e0d1e82c4897bd1d77573f20f7fd1b827
2017-12-07Revert "Rename libnfc-brcm.conf -> libnfc-nci.conf"Jeff Sharkey
This reverts commit 2d835b55fe795f343d61147d408efd4fcf2945a3. Reason for revert: aosp_angler-userdebug build is broken Change-Id: I05005db19afbb035eb6d50e0f304f74bb1a742d8
2017-12-07perfprofd: give access to sysfs_type.Tri Vo
Bug: 70275668 Test: aosp_angler-userdebug sepolicy contains new rules for perfprofd. Test: aosp_angler-user sepolicy doesn't contain new rules for perfprofd. Change-Id: I054300af3d3cebe12b1918a34777486d75bcba89
2017-12-06Rename libnfc-brcm.conf -> libnfc-nci.confAndre Eisenbach
Test: manual Change-Id: Icd15ef10b11651140d096f4e8f8507f100e783d2
2017-12-06DO NOT MERGE: Merge Oreo MR1 into masterXin Li
Exempt-From-Owner-Approval: Changes already landed internally Change-Id: I9d38e758a08024df91f6e7883c895022f8cc65f9
2017-12-01Merge "wifi_supplicant: deprecate entropy.bin"Jeff Vander Stoep
am: 87b71ee7ea Change-Id: Ibb721c92bbaec2ef79b7d2318a0aaf65c4b6f100
2017-12-01Merge "wifi_supplicant: deprecate entropy.bin"Treehugger Robot
2017-11-30wifi_supplicant: deprecate entropy.binJeff Vander Stoep
Wpa_supplicant's random pool is not necessary on Android. Randomness is already provided by the entropymixer service which ensures sufficient entropy is maintained across reboots. Commit b410eb1913 'Initialize /dev/urandom earlier in boot' seeds /dev/urandom with that entropy before either wpa_supplicant or hostapd are run. Bug: 34980020 Test: Use wifi and wifi tethering on Taimen Change-Id: Ia0a8912d99274437ccdf255b9f6180963c3c8915
2017-11-29Remove spn-conf.xmlNathan Harold
am: aebe1d6b3b Change-Id: I3dcb38da02d525afa083090a5a74146cb7c7ef6d
2017-11-29Remove spn-conf.xmlandroid-o-mr1-iot-preview-6o-mr1-iot-preview-6Nathan Harold
Bug: 68049890 Test: builds+boots Change-Id: I0c3e5ff5f53fa923d7623b8832983da4782e2288
2017-11-22Merge "Move mkdir /data/nfc/... to rootdir init.rc"Tom Cherry
am: c09b55313d Change-Id: Ia568a9b550befdcc2ae3e9c4f7476311ab5dbe48
2017-11-22Merge "Move mkdir /data/nfc/... to rootdir init.rc"Tom Cherry
2017-11-21Move mkdir /data/nfc/... to rootdir init.rcTom Cherry
These are directories used by the system so they should be created by the system. Test: treehugger Change-Id: Ia725e162a67fece86e0b73329ec54c1afe215a98
2017-11-16Use board platform suffix instead of product target for HAL libraryRuchi Kandoi
am: 1a49c07ee6 Change-Id: Ib89a243a87a9128c8d116faea6cbc211ded1b228
2017-11-16Use board platform suffix instead of product target for HAL libraryRuchi Kandoi
Test: NFC enable/disable Change-Id: I9bf4b49f41fd8f2fd67f4a61be50aca14ebad9f5
2017-11-14Merge commit 'fa93e57e4e0a204872c4ea91958f51dfda04c7ac' into HEADXin Li
Change-Id: Ic6ac385effebb9147e1fa952c4209d2811050179
2017-11-14Merge "Remove HIDL interface libraries from self-extractors."Martijn Coenen
am: 7fc714f6a2 Change-Id: I35df0d69dfd8bf1efff38fc6b958f84e0d24a6f0
2017-11-14Merge "Remove HIDL interface libraries from self-extractors."Treehugger Robot
2017-11-14Remove HIDL interface libraries from self-extractors.Martijn Coenen
They are part of AOSP now. Bug: 69180318 Test: angler boots Change-Id: Ia26d31107338019380f4a2b92dddfdd60d17c0ea
2017-11-13Merge "Move camera HAL rules to device specific policy"Jeff Vander Stoep
am: 7abb755d7c Change-Id: If75812f8fa7fb6af747951072b18a20560dffa54
2017-11-13Merge "Move camera HAL rules to device specific policy"Treehugger Robot
2017-11-13angler: add missing line continuation slashrazorloves
am: 34ab1bdda9 Change-Id: I981a7e223efc5e3fdffbe1401500ff65c1e03250
2017-11-13angler: add missing line continuation slashrazorloves
This adds the perfd property that's missing in the build.prop Change-Id: I4dead2b32d95edd9807a80ab3a03952a070f2a46
2017-11-10Move camera HAL rules to device specific policyJeff Vander Stoep
Access to /data/misc/camera only applies to Angler/Bullhead. Remove access from core policy to device specific policy. Bug: 36601397 Test: build Change-Id: I998842431f45b5dea5639398034e9238a5bbb094
2017-11-10Move platform/vendor data violations to device policyJeff Vander Stoep
am: 43b991ba9b Change-Id: I008d49a4b8231a9e1175551c78b8cfd3a894614d
2017-11-09Move platform/vendor data violations to device policyJeff Vander Stoep
Sharing data folders by path will be disallowed because it violates the approved API between platform and vendor components tested by VTS. Move all violating permissions from core selinux policy to device specific policy so that we can exempt existing devices from the ban and enforce it on new devices. Bug: 34980020 Test: build Change-Id: I0e9a7521f989ec76b4bb16dae887f7b39f61d923
2017-11-08Set TARGET_2ND_ARCH_VARIANT to armv8-aIsaac Chen
am: 7123276f30 Change-Id: If0c7fc3c3db9180b385cb016b4a6a535e09b1c12
2017-10-26Set TARGET_2ND_ARCH_VARIANT to armv8-aIsaac Chen
Angler is armv8 device. Setting TARGET_2ND_ARCH_VARIANT to armv8-a, instead of armv7-a-neon, can silence the related warning during build. Bug: 68012286 Test: lunch aosp_angler; make -j Change-Id: I77fa48cfe911a71f787dda2258b7ec81e5003b27
2017-10-25Remove Foreground Boost CPUSetJake Weinstein
am: f7097ab830 Change-Id: Ic410c44c229c97cc01bace051c77a3cb281c5ceb
2017-10-25Remove Foreground Boost CPUSetJake Weinstein
This functionality was removed at https://android.googlesource.com/platform/frameworks/base/+/a712d4058f6f85268838
2017-10-12QCamera2: stack: Increase camera open retry countShuzhen Wang
am: 28515ec9dc Change-Id: I0ce88e1aef7210d11e69693f4a4cb53df92a8a93
2017-10-11QCamera2: stack: Increase camera open retry countoreo-mr1-devShuzhen Wang
If camera daemon crashes, it could take up to 10 seconds for it to restarts. This time seems to increase in latest OS upgrade. Increasing the retry count makes it less likely to fail get_camera_info. Test: Hardcode hasPendingBuffers in HAL destructor to force restart Bug: 67576800 Change-Id: Ifd697e7fed4944a255e1efea3b96c75345b253c1
2017-10-04Merge "QCamera2: HAL3: Extend available request/result/charact. keys" into ↵Eino-Ville Talvala
oc-mr1-dev am: 8e5cf40523 Change-Id: If4a92e781287d82d23daf4331f6f4c766b95b113
2017-10-04Merge "QCamera2: HAL3: Extend available request/result/charact. keys" into ↵Eino-Ville Talvala
oc-mr1-dev
2017-09-22QCamera2: HAL3: Avoid race condition during HFR video stopEmilian Peev
am: 9f6e6392f6 Change-Id: I6a38c83f534863f2966ecf4022ecf5866b49f408
2017-09-22QCamera2: HAL3: Avoid race condition during HFR video stopEmilian Peev
The video stream stop sequence can encounter a race conidtion in case pending buffers arrive during the same time frame. Any incoming stream callbacks that manage to execute during the window between 'mDataQ' flush and 'flushFreeBatchBufQ' will modify the 'mBufsStaged' counter without the knowledge of the top 'QCamera3HardwareInterface' instance. This makes subsequent calls 'aggregateBufToBatch' prone to batch overflow errors. To resolve this, call 'flushFreeBatchBufQ' before flushing 'mDataQ'. This way calls to 'aggregateBufToBatch' from failing stream callbacks should not be successfull in modifiying 'mBufsStaged'. Bug: 65549208 Test: Camera CTS Change-Id: I0dbb2488530ea8d684c50c741e3b26d272f6ba46
2017-09-20Merge "Camera: fix LSB 2 bits fetching bug" into oc-mr1-devYin-Chia Yeh
am: c7b986758b Change-Id: I355965fe2749c6c8066aa471a1bef48d6bda1cbc
2017-09-20Merge "Camera: fix LSB 2 bits fetching bug" into oc-mr1-devTreeHugger Robot
2017-09-20media: update codec performance data (OPM1.170912.002)Lajos Molnar
am: 81c751c9ae Change-Id: I97abc7791bc01650ccfa4315ab01ae362eb3edc3