Commit graph

12 commits

Author SHA1 Message Date
Adam Shih
c676225fef enforce debugfs constraint on user build
Bug: 225815474
Test: build pass
Change-Id: I6507e784b3597220920f59d969bbeafdd199174b
2022-03-24 01:05:18 +00:00
Andrew Chant
2f2f7fd3de factory: add factory_post_boot.sh/boost adbd
Add factory_post_boot.sh for factory targets to boost
adbd on boot.

Bug: 222226268
Change-Id: If20455705e2632eda95297952cfd770a4e8ff6f7
2022-03-09 10:15:36 +00:00
Michael Wright
55730686f5 Revert "Revert "Turn on SELinux""
This reverts commit 077aaa107b.

Reason for revert: SELinux issues are fixed

Change-Id: I90f32b8b633988ab6f79606ac8464cbb07a861dd
2022-02-23 02:41:40 +00:00
Aurimas Liutikas
077aaa107b Revert "Turn on SELinux"
This reverts commit 3923566e2c.

Reason for revert: causing com.android.pixellogger crashes

Bug: 220935985
Change-Id: If97dd3585651167762890b98c2446f3b5222f9d4
2022-02-23 02:39:55 +00:00
Adam Shih
3923566e2c Turn on SELinux
Bug: 214923175
Test: Boot to home, OTA, adb connection, wifi, phone call, SMS, Bluetooth,
LTE, camera, video, audio, GPS, lock screen, sensor, fingerprint,
bugreport, no crash loops

Change-Id: I23adacc6f3d68becd86d238046a0458baacd122d
2022-02-22 01:27:53 +00:00
Cyan_Hsieh
9fddd3f55b display: make set_idle_timer_ms optional in factory
Allow ro.surface_flinger.set_idle_timer_ms to be overridden by device
makefiles.

Bug: 214336146
Change-Id: Ic7b572529d563aa0d41df25103e478ea3aae0f89
2022-01-13 08:00:50 +00:00
Gary Lin
20afe57c18 camera: disable local tone mapping for factory build
Bug: 211171384
Test: build, aosp camera
Change-Id: Ia2f4659ac43e409159cb14a0b5ffa048cc00a768
2021-12-21 14:35:58 +00:00
Gary Lin
bddeb3eff2 camera: disable saliency and segmentation for factory build
Test: build pass, aosp camera preview
Bug: 211051492
Change-Id: I67eece056fdb261f16d60a60e654281964d9a5a2
2021-12-21 02:56:40 +00:00
Ryan Chu
e8541c4ae1 factory: zygote and rescue party properties
Add the two properties to prevent rebooting due to crashing services
That will allow for better debugging of factory target builds
1) init.svc_debug.no_fatal.zygote true
2) persist.device_config.configuration.disable_rescue_party true

Bug: 198180802
Change-Id: Icc8ec4435b80fd271d563f837bde880be1ae4df8
2021-08-31 16:03:15 +08:00
Adam Shih
118707a05a make gs201 permissive
Bug: 192632804
Test: build and flash ROM with it being permissive
Change-Id: I54a2ff96466c5d9365ee7811a6f9c318f0a9e286
2021-07-05 14:51:55 +08:00
Aaron Ding
c4227335c9 init gs201 builds
Bug: 183183095
Change-Id: Ida78d0352dbd79acb8f2122b51fdb47a2e217bf0
2021-05-19 17:38:25 +08:00
Aaron Ding
bb4beafe47 Create gs201 device folder baseline
clone from gs101 sha 9d1c97c2

Bug: 183183095
Change-Id: Ie7112bdf0aceb33c9e1956aa52e961b670582733
2021-05-19 13:35:26 +08:00